Message Boards Message Boards

0
|
3354 Views
|
3 Replies
|
1 Total Likes
View groups...
Share
Share this post:

See the mathematical formula of the output

Posted 3 years ago

Hi,

How do I able to see the output like a mathematical formula. enter image description here

Attachments:
POSTED BY: Alex Teymouri
3 Replies
Posted 3 years ago

Alex,

The attached notebook does not have the data for str. Include the full list in the assignment to str or Iconize it so it is available in the notebook.

Is there a reason for wanting to see a "mathematical formula" for the InterpolatingFunction? How do you intend to use the "mathematical formula"?

POSTED BY: Rohit Namjoshi
Posted 3 years ago

Dear Dr.Namjoshi,

I attached the new notebook including str list.

There is no especial reason, only I want to learn and see it.

Thank you for your help.

Attachments:
POSTED BY: Alex Teymouri
Posted 3 years ago

Alex,

Since the InterpolatingFunction uses Hermite polynomials you can use this method to convert it to a piecewise function.

Extract the InterpolatingFunction and use InterpolationToPiecewise from the above post.

if = skdUstr[[1, 1, 1]] // Head
InterpolationToPiecewise[if, x]

Not sure if that is what you are looking for.

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

Group Abstract Group Abstract