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...
거의 4년 전 | 0
