Feeds
已回答
Compute the measure of error of an interpolation
for n=3:20 x = linspace(0,1,n); % vector of points to evaluate the function at alpha = alphas (0,1,n...
Compute the measure of error of an interpolation
for n=3:20 x = linspace(0,1,n); % vector of points to evaluate the function at alpha = alphas (0,1,n...
3 years 前 | 0