搜索资源列表
pls
- 利用MATLAB软件实现偏最小二乘回归方程模型-use the soft of the MATLAB to calculate the partial least-squares regression
os
- 存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Page replacement algor
PLS
- 偏最小二乘法,适用于输入变量的变量提取等-Partial least-squares method, applied to the input variable variable extraction
matlab-PLS
- 曲线拟合,函数逼近,预测,偏最小二乘法!-Curve fitting, function approximation, forecast, partial least squares.
PSl
- pls 主要用于偏最小二乘法运算的代码。-partial least-squares regression
pls
- 单因变量偏最小二乘回归matlab程序 程序尚不完善,固定提取了3个主成分,没有做寻求最佳主成分个数;没有做交叉有效性检验 -Single dependent variable and partial least squares regression matlab The program is not perfect, the fixed extract 3 principal components, do not seek the best number of principa
pianzuixiao
- 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
Part-update-LMS
- System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
Part-update-TDLMS
- System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares-System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
pls
- 偏最小二乘法是一种新型的多元统计数据分析方法,它于1983年由伍德(S.Wold)和阿巴诺(C.Albano)等人首次提出。近几十年来,它在理论、方法和应用方面都得到了迅速的发展。-Partial least squares method is a novel multivariate statistical data analysis method, which was first proposed in 1983 by the Wood (S.Wold) and Abano (C.Alban
pls_matlab
- 偏最小二乘法工具包,美国著名的eigenvector公司出品。版本3.0.免安装。-Partial Least Squares kit, the famous American company produced the eigenvector. Version 3.0. Free installation.
iumer
- 利用最小二乘法进行拟合多元非线性方程,MinkowskiMethod算法 ,该函数用来计算任意函数的一阶偏导数(数值方法)。- Multivariate least squares fitting method of nonlinear equations, MinkowskiMethod algorithm, This function is used to calculate the arbitrary function of the first order partial derivati
etcyf
- 基于掌纹识别的在线身份验证 识别算法本科毕设,基于分段非线性权重值的Pso算法,采用偏最小二乘法。- Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Based on piecewise nonlinear weight value Pso algorithm, Partial least squares method.
2364
- 采用偏最小二乘法,时间序列数据分析中的梅林变换工具,实现典型相关分析。- Partial least squares method, Time series data analysis Mellin transform tool, Achieve canonical correlation analysis.
SHELL
- 偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)