I have a list of 69 point X= {x1,x2,....x69}. How i can interpolate the points and create a new list X1 from the interpolation of the curve but with 2059 point? Can i Interpolate the points, than make a Table for the obtained function?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
one way:
gives
(ps. using V9 with new |
||||
|
|

Interpolationin the documentation. – b.gatessucks Nov 29 '12 at 8:56