Group Abstract Group Abstract

Message Boards Message Boards

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

Why am I getting Interpolation::mspl from this code?

Posted 12 years ago
Attachments:
POSTED BY: Leon Avery
3 Replies

The message is somewhat misleading. It is correct only up to "The Spline method could not be used" and in fact the implementation does not currently support derivatives. In such cases, Interpolation falls back on the default method (Hermite) which is why sf2 and hf1 are the same.

POSTED BY: Ilian Gachevski

Your x values are more deeply nested than the ys6 and the dys6. Could that be the reason?

{{{1}, 0.130962, 0.}, {{2}, -0.376878, 0.387584}, ...

POSTED BY: Frank Kampas
Posted 12 years ago

Don't think so. That's the way the documentation says to do it, and it doesn't work at all if I don't do it that way. Try it yourself!

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