搜索资源列表
pls-for-matlab.rar
- 偏最小二乘算法在MATLAB中的实现,直接将文件拷贝至matlab文件夹下,即可使用。详细使用方法见代码本身,Partial least-squares algorithm in MATLAB in the realization of a file copy directly to the matlab folder, you can use. See detailed use of the code itself
KPLS
- 基于核函数的偏最小二乘算法,先对原矩阵进行核函数非线性变化,再用非线性迭代求解-Kernel-based partial least-squares algorithm, first the original non-linear function of changes in the nuclear matrix, and then non-linear iterative solution
matlab
- 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell method to optimize the generaliz
wtls
- 加权总体最小二乘matlab工具箱,包含各种总体最小二乘算法的源代码-weighted total least squares toolbox
m12_3
- 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
adistortedimagerectificationalgorithmbasedonleasts
- 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
d9000mpi3
- 对互谱法被动测距的原理及算法各个环节进行仿真验证:加权最小二乘估计中权系数的选取;相关窗长度的选取;各频段综合方法等等。最后实现了对9000m—15000m距离的测距-Cross-spectral method for passive ranging all aspects of theory and algorithms for simulation: weighted least squares estimation of the right of the selection coeffic
leastsquares
- 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
LSL
- LSL最小二乘方格型算法的自适应滤波程序及其应用-LSL least-squares grid-based algorithm for adaptive filtering procedures and its application
RLS_data
- 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
OROpt-matlab-code
- MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
PLScross-validation
- 偏最小二乘算法 利用交叉验证算法计算应提取成分的个数,本程序给出了交叉验证的发放以及回归系数的算法-Partial Least Squares algorithm using cross-validation the number of components to be extracted, this procedure gives the distribution as well as cross-validation regression coefficient of the algorit
最小二乘支持向量机MATLAB程序
- 本MATLAB程序是最小二乘支持向量机的使用程序,内容丰富,含有多个m文件,可满足各种建模仿真使用,欢迎下载,同时希望能帮到广大的使用者们。
第二章程序:一维移动最小二乘近似的MATLAB程序
- 一维移动最小二乘算法的MATLAB编程代码(MATLAB programming of 1D moving least squares algorithm)
回归算法
- matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
作业六遗忘因子
- 利用matlab实现遗忘因子最小二乘算法,绝对可以运行(Using MATLAB to realize the forgetting factor least square algorithm, it is absolutely possible to run)
osccalc
- matlab编程偏最小二乘算法调用函数,交叉有效性准则(Calling function of cross validity criterion in partial least squares algorithm)
plsdan
- matlab偏最小二乘算法多通道输入单通道输出程序(Partial least squares algorithm, multi-channel input single channel output program.)
plsduo
- matlab偏最小二乘算法多通道输入多通道输出程序(Partial least squares algorithm, multi-channel input multi-channel output program.)
simpls
- matlab偏最小二乘算法调用函数simpls.m文件(Partial least squares algorithm call function)