实验五用Matlab数据拟合
- 用Matlab进行数据拟合 - 1. 多项式曲线拟合: polyfit. - y0=polyval(p,x0) - p=poly
实验五用Matlab数据拟合