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