MATLAB曲线拟合我要分享

MATLAB and curve-fitting

matlab 曲线 拟合

关注次数: 197

下载次数: 1

文件大小: 2.50 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:对大量统计数据进行归一化处理,并对其概率密度函数进行了拉普拉斯拟合,利用了最小二乘法,获得最优拟合参数,可通过实现各种参数的拟合。同时对角度扩展进行了对数正态分布拟合。代码简单易懂,运行需要加载自己的测量数据。


English Description:

On statistical data normalization, Laplace and the probability density function fitting by least squares to obtain optimal fitting parameters, you can achieve a variety of parameter fitting. While the lognormal fitting on angular spread. Code is simple, run need to load your own measurement data.


代码预览