MATLAB求解非线性最小二乘法拟合问题 源程序代码我要分享

Matlab source code for solving nonlinear least square fitting problem

addqdm 非线性回归 相关性 回归 多变量拟合

关注次数: 258

下载次数: 2

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

偏最小二乘回归提供一种多对多线性回归建模的方法,特别当两组变量的个数很多,且都存在多重相关性,而观测数据的数量(样本量)又较少时,用偏最小二乘回归建立的模型具有传统的经典回归分析等方法所没有的优点。


English Description:

Partial least squares regression provides a multi to multi linear regression modeling method, especially when the number of two groups of variables is large, and there is multiple correlation, and the number of observation data (sample size) is small, the model established by partial least squares regression has the advantages that the traditional classical regression analysis methods do not have.


代码预览

MATLAB求解非线性最小二乘法拟合问题 源程序代码

MATLAB求解非线性最小二乘法拟合问题 源程序代码\jscs.m

MATLAB求解非线性最小二乘法拟合问题 源程序代码\main.m

MATLAB求解非线性最小二乘法拟合问题 源程序代码\联系我们.txt