View Full Version : Does anyone here use MATLAB ?


Success_Machine
01-20-03, 09:27 PM
I have a set of (x,y) points on the interval [-1,1] and I need to use the InterpN function in MATLAB to generate a global curve fit (Newton interpolation) and graph the results. But I can't figure it out. Any experts out there?