Community Profile

photo

Nassim Zahrir


Last seen: bijna 2 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Spline interpolation is giving me errors with array index
Here is my code: t = linspace(0,2*pi,8)'; f = sin(t).^2 ; xx = linspace(0,2*pi); yy = spline(t,f,xx); and Here is the err...

ongeveer 5 jaar ago | 1 answer | 0

1

answer