|
|
Reconstructing data points from a InterpolatingFunction object
Posted:
May 16, 2006 12:03 AM
|
|
Hello everyone,
My question is probably rather simple to answer but I just don't know how to do it.
I am nummerically solving a differential equation using NDSolve and then I want to apply a NonlinearFit on the resulting InterpolatingFunction object....and therefore need to have access to the data points which NDSolve created and from which the InterpolatingFunction is created....Is there any fast and direct way to get these data points ? (There must be....)
Thanks in advance
Eckhard
|
|