偏最小二乘回归的MATLAB实现我要分享

Matlab realization of partial least squares regression

PLS 偏最小二乘回归

关注次数: 215

下载次数: 1

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

偏最小二乘回归的MATLAB实现,数据是贝壳的光谱数据,附带了平滑预处理程序。


English Description:

Partial least squares regression is realized by MATLAB. The data is the spectral data of the shell, and the smoothing preprocessing program is attached


代码预览

Main_Processing_testdata.m

PLS_Regression.m

TEST.asv

TEST.m

test2.m

Fun_MeanSmooth.m