搜索资源列表
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
fit_ellipse
- 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
MATLAB-Central-File-detail-Partial-Least-Squares-a
- 一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
zxecf
- 本人经过对最小二乘法拟合程序进行了归纳汇总编写了这个MATLAB小程序,一般情况都适用。-General least squares fitting procedure code
SpectAnalisis
- 通过最小二乘法及SVD-TLS法对同一谱进行了功率谱分析,并比较了不同阶数下,最小二乘法的效果-By least-squares method and SVD-TLS method to the same spectra of the power spectrum analysis, and compare the number of different bands under the effect of least-squares method
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
基于MATLAB实现最小二乘法
- 使用matlab实现最小二乘的程序资料。。。。。。(Using MATLAB to achieve the least squares program ...)
异步电机电机最小二乘法参数辨识 电压输入
- 在matlab/Simulink平台上进行,异步电机应用最小二乘法的参数辨识,给定电压参考值。(In the matlab/Simulink platform, the induction motor is applied to the parameter identification of the least square method, given the voltage reference value.)
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
最小二乘法
- 最小二乘发拟合数据,并进行预测源代码。(Least squares fitting data, and prediction source code.)
各种最小二乘法汇总(算例及MATLAB程序)
- MATLAB实现最小二乘法的各种程序汇总,希望对初学者带来一定的帮助(MATLAB implementation of the various methods of least squares summary, and I hope to bring some help)
基于最小二乘法的曲线拟合研究_陈良波
- 这一篇文章简单介绍了最小二乘法原理,并且给出了最小二乘法的MATLAB程序,给大家参考参考1(This article briefly introduces the principle of least square method, and gives the least squares method of MATLAB program, for your reference!)
PLS
- 基于MATLAB语言编写的最小二乘法的具体实现。(The concrete realization of least square method based on MATLAB language.)
正交多项式最小二乘拟合
- 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
03最小二乘学习法
- 对一组离散的数据进行最小二乘法拟合,亲手注释,效果不错(The method of least squares fitting for a set of discrete data, personally annotated, the effect is good)
递推最小二乘法实现及推广
- 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
多项式最小二乘拟合与龙贝格积分法
- 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
基于最小二乘法RBF神经网络MATLAB程序
- 基于最小二乘法RBF神经网络MATLAB程序,采用最小二乘法及RBF神经网络完成系统辨识(RBF neural network MATLAB program based on least square method, using least square method and RBF neural network to complete system identification)
MATLAB求解非线性最小二乘法拟合问题 源程序代码
- matlab,用最小二乘法进行非线性拟合的程序,满足新手的学习(Matlab, a nonlinear fitting program using the least square method to meet the novice's learning)
遗忘因子的最小二乘法
- 基于遗忘因子的最小二乘法,采用matlab,适用于电池等校模型建立