Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.1K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to define findMaximum inside a table function?

Posted 10 years ago
Attachments:
POSTED BY: ash ash
3 Replies
POSTED BY: Sean Clarke
Posted 10 years ago
POSTED BY: ash ash

It looks like there's variable definitions missing here.

Debugging code is a skill and not an easy one to learn. In the code you attached above you are generating a huge list of Interpolations. Then you are trying to find the maximum value for each of them individually.

If you are having trouble, then do this: Create only one of the interpolating functions. Then find its maximum value. The plot it and it's maximum value.

When you get stuck, step back, find a simpler version of the problem and then work on it.

POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard