... y=exp(cos(x))+0.1*rand(size(x)); % with some errors write a Matlab function function [X,Y,n,rr]=fitpoly(x,y,delta) % FITPOLY computes an approximating ...
確定! 回上一頁