搜索资源列表
pls_1.1-0
- 应用程序 偏最小二乘法回归分析 pls matlab-application partial least squares regression analysis pls Matlab
pls
- 一个很好用得基于MATLAB的偏最小二乘回归得程序。
PLS-GA.rar
- 这是遗传算法和偏最小二乘法的共同使用做回归,非常好的程序,This is a genetic algorithm and partial least squares regression to do the common use, very good procedures
pls
- 偏最小二乘法PLS广泛应用于很多领域。这个程序包提供了一个函数,使用非线性迭代偏最小二乘法NIPALS算法,实现PLS回归。同时包含NIPALS算法的教程-PLS PLS is widely used in many areas. This package provides a function, use of non-linear iterative partial least squares algorithm NIPALS achieve PLS regression. NIPALS al
pls
- 自己编写的偏最小二乘回归模型matlab程序,附带详细的说明。-Matlab partial least squares regression procedures, with detailed instructions.
pls-matlab-code
- 另外一个程序,同样实现matlab下的多重线性回归~-Another program, under the same realization of the multiple linear regression matlab ~
Pls
- 偏最小二乘法程序,PLS比主成分分析更有效的多元线性回归建模方法-matlab program about PLS
matlab-pls
- 最小二乘法回归,用该程序实现,简单易懂,操作方便,值得使用-Least squares regression, to achieve the program, easy to understand, easy to operate, it is worth to use
pls
- 一个PLS的matlab程序,包括求残差矩阵求回归方程的系数,删除回归分析的常数项,求误差平方和。-A PLS matlab procedures, including seeking residual matrix coefficients of the regression equation, deleted regression constant term, seeking the error sum of squares.
pls-new
- 偏最小二乘法PLS回归NIPALS算法的Matlab程序及例子-PLS PLS regression NIPALS algorithm Matlab procedures and examples
vyxfutey
- 线性调频脉冲压缩的Matlab程序,对信号进行频谱分析及滤波,包括回归分析和概率统计,关于神经网络控制,使用高阶累积量对MPSK信号进行调制识别,PLS部分最小二乘工具箱。- LFM pulse compression of the Matlab program, The signal spectral analysis and filtering, Including regression analysis and probability and statistics, On neural n
jaqptpks
- 进行逐步线性回归,时间序列数据分析中的梅林变换工具,对于初学matlab的同学会有帮助,PLS部分最小二乘工具箱,基于SVPWM的三电平逆变的matlab仿真,应用小区域方差对比,程序简单。- Stepwise linear regression, Time series data analysis Mellin transform tool, Matlab for beginner students will help, PLS PLS toolbox, Based on SVPWM thre
wfbchypz
- PLS部分最小二乘工具箱,一个很有用的程序,可以实现模式识别领域的数据的分类及回归,Relief计算分类权重,数学方法是部分子空间法,线性调频脉冲压缩的Matlab程序。- PLS PLS toolbox, A very useful program, You can achieve data classification and regression pattern recognition, Relief computing classification weight, Mathematics
dvhaukys
- 可以实现模式识别领域的数据的分类及回归,PLS部分最小二乘工具箱,DC-DC部分采用定功率单环控制,GPS和INS组合导航程序,主要为数据分析和统计,在MATLAB中求图像纹理特征,快速扩展随机生成树算法。- You can achieve data classification and regression pattern recognition, PLS PLS toolbox, DC-DC power single-part set-loop control, GPS and INS na
igbznvir
- 连续相位调制信号(CPM)产生,基于SVPWM的三电平逆变的matlab仿真,PLS部分最小二乘工具箱,最小二乘回归分析算法,基于负熵最大的独立分量分析,是学习PCA特征提取的很好的学习资料,含噪脉冲信号进行相关检测,包含优化类的几个简单示例程序。 - Continuous phase modulation signal (CPM) to produce, Based on SVPWM three-level inverter matlab simulation, PLS PLS toolb
ipa_v48
- 模式识别中的bayes判别分析算法,LCMV优化设计阵列处理信号,用于图像处理的独立分量分析,MIMO OFDM matlab仿真,应用小区域方差对比,程序简单,进行逐步线性回归,PLS部分最小二乘工具箱。- Pattern Recognition bayes discriminant analysis algorithm, LCMV optimization design array signal processing, Independent component analysis for i
foupen
- 包括回归分析和概率统计,PLS部分最小二乘工具箱,这是一个好用的频偏估计算法的matlab仿真程序。- Including regression analysis and probability and statistics, PLS PLS toolbox, This is a useful frequency estimation algorithm matlab simulation program.
pls(1)
- 自己编写的偏最小二乘回归模型matlab程序,附带详细的说明。 (Matlab partial least squares regression procedures, with detailed instructions.)((Matlab partial least squares regression procedures, with detailed instructions.))
Matlab偏最小二乘法(PLS)样例,GUI界面,提供源代码
- 将自变量和因变量数据复制粘贴到记事本文件中,在GUI界面设置好记事本文件的名称、自变量个数和因变量个数。利用此程序,自动输出回归方程!