文件名称:最小二乘法拟合
介绍说明--下载内容均来自于网络,请自行研究使用
%最小二乘法下用a*sin(x)+b*cos(x)拟合下列散点坐标
%求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x)
The fitting coefficients a, B and variance Dx were calculated)
%求出拟合系数a,b和方差Dx(The least square method is used to fit the following scatter coordinates with a*sin (x) +b*cos (x)
The fitting coefficients a, B and variance Dx were calculated)
相关搜索: 最小二乘法
(系统自动生成,下载前可以参看下载内容)