最少二乘法曲线拟合我要分享

Curve fiiting based on least square method

c++ 曲线 乘法 拟合 最少

关注次数: 192

下载次数: 0

文件大小: 1.13 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:在此代码的编写中,我们利用的是最少二乘法原理,主要是运用最少二乘法将现有的数据进行曲线的拟合。


English Description:

The code is based on the  least square method .The existing data is used to fit the curve with the  least square method


代码预览