搜索资源列表
RLS
- 写了著名的最小二乘算法的matlab程序,可以看到其算法的实现过程
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
test_cpp
- 变形方程的最小二乘拟合的实验测试程序-Deformation equation of the least squares fitting the experimental test program
niu
- 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
pls
- 基于matlab的最小二乘处理程序,讲到了偏最小二乘法解决污水处理问题-Matlab-based the least squares handler, talking about the partial least squares method to solve the sewage treatment
lssvmprediction
- 最小二乘支持向量机做预测。程序可运行学习。在matlab上运行。-This is a program about prediction using LSSVM.It can run successfully for learning.This program can be used on matlab.
matlab5scale
- matlab 画viviani曲线+绘制分子结构+最小二乘拟合+求信号包络线+滤波器设计(一次为大家提供5个matlab完整程序,能调试准确的结果仿真图)-matlab draw viviani curve++ least-squares fit to draw the molecular structure of++ request signal envelope filter design
lsqr_b
- 该程序利用Lancos和QR分解求解最小二乘问题AX=B-The program uses Lancos and QR decomposition least squares problem solving AX = B
PLS
- 偏最小二乘原理详细介绍,并有案例分析和相应的程序-Partial least squares principle is introduced in detail, and a case analysis and the corresponding procedures
ttbww
- 基于分段非线性权重值的Pso算法,最小二乘回归分析算法,汽车课设货车Matlab驱动力图程序。- Based on piecewise nonlinear weight value Pso algorithm, Least-squares regression analysis algorithm, Car class-based truck driver trying to Matlab program.
sv106
- 最小二乘回归分析算法,包括AHP,因子分析,回归分析,聚类分析,电力系统暂态稳定程序,可以进行暂态稳定计算。- Least-squares regression analysis algorithm, Including AHP, factor analysis, regression analysis, cluster analysis, Power System Transient Stability Program, can be transient stability.
2514
- 利用最小二乘算法实现对三维平面的拟合,数值分析的EULER法,GPS和INS组合导航程序。- Least-squares algorithm to fit a three-dimensional plane, EULER numerical analysis method, GPS and INS navigation program.
gc574
- 最小二乘回归分析算法,这是第二能量熵的matlab代码,高斯白噪声的生成程序。- Least-squares regression analysis algorithm, This is the second energy entropy matlab code, Gaussian white noise generator.
最小二乘参数辨识方法及应用程序清单
- 使用最小二乘法以及相关扩展算法对系统进行参数辨识(Least square parameter identification)