搜索资源列表
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
最小二乘法多次曲线拟合算法
- 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
最小二乘法线性拟合
- 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
最小二乘法直线算法
- 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
rels
- 这是黑龙江大学自控理论杨易朋同学在最优估计课程当中用matlab编写的递推增广最小二乘算法!-This is the theory of Heilongjiang University, Yang Yi-controlled peer students in courses optimal estimate prepared by using Matlab recursive least squares algorithm to bro
guangyizuixiaofangcha
- 这是黑龙江大学自动控制专业杨易鹏同学用matlab编写的广义最小二乘算法!-Heilongjiang University automation Yang Yi Peng students using Matlab prepared by the generalized least squares algorithm!
nlinfit
- 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
RLS_Adaptive
- 该递推最小二乘算法的程序实现了自适应横向滤波的功能,基本满足一般滤波要求-recursive least squares algorithm for the realization of the horizontal adaptive filtering function normally meet basic filtering requirements
zuixiaoercheng
- 系统辨识中的最小二乘算法程序,希望对大家有用-system identification of least-squares algorithm procedures in the hope that it may be useful to
MSE_calculation
- 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
RLS
- 写了著名的最小二乘算法的matlab程序,可以看到其算法的实现过程-Wrote a well-known least squares algorithm matlab program, you can see the realization of the process of its algorithm
rls
- 最小二乘算法分享下,希望对大家能够有所帮助-Least-squares algorithm to share, it is hoped to be able to help everyone
fangzhen1_tls
- 基于SVD分解的总体最小二乘算法,在工程领域有很大的应用-Based on the SVD decomposition of the overall least-squares algorithm, in the engineering field has a lot of applications
matlab
- 求反求参数(无约束非线性优化方法)的matlab实现 无约束非线性优化算法-Powell法优化子程序 matlab广义最小二乘算法程序-Reverse order parameter (unconstrained nonlinear optimization method) to achieve the matlab unconstrained nonlinear optimization algorithm-Powell me
Leastsquaresalgorithm
- 最小二乘算法!感觉不错!上载给大家试用!-Least-squares algorithm! Feel good! U.S. trial set up to!
RLSS
- 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
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
最小二乘曲面拟合
- 基于最小二乘的曲面拟合算法,该算法考虑了法方程的病态性,利用雅各比迭代法有效求解方程。(Based on the least squares surface fitting algorithm, the algorithm takes into account the ill conditioning of the normal equation, and uses Jacoby iterative method to solve th
C#写的最小二乘法程序
- 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
多级最小二乘
- 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)