登录
首页 » matlab » 递推最小二乘

递推最小二乘

于 2021-04-24 发布
0 261
下载积分: 1 下载次数: 4

代码说明:

说明:  一般的最小二乘通常是一次拿到全部的数据, 对所有数据进行统一优化计算得到模型系数。递推最小二乘是以一种递推的方式计算最小二乘,每次使用最新的测量值,来不断更新模型系数。(General least squares usually get all the data at one time, and perform unified optimization calculations on all the data to get the model coefficients. Recursive least squares is to calculate the least squares in a recursive way, each time the latest measured value is used to continuously update the model coefficients.)

文件列表:

NPSA.m, 3459 , 2021-02-17
递推最小二乘.txt, 860 , 2021-02-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • thin_plate
    薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs )
    2009-03-13 15:32:13下载
    积分:1
  • usercreep
    编制了theta映射法的ansys蠕变子程序(a creep subroutine of ansys that considered the theta-projection method)
    2018-06-19 14:19:39下载
    积分:1
  • LU
    说明:  数值分析中运用matlab使用LU分解法求线性方程组(Numerical analysis using matlab LU decomposition method for solving linear equations)
    2012-10-18 23:54:17下载
    积分:1
  • A-Novel-Quaternion-Kalman-Filter
    一篇关于qkf文献, 量测方程四元素线性推导过程。 (A Novel Quaternion Kalman Filter)
    2016-09-01 10:58:48下载
    积分:1
  • FEMprogram
    四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
    2020-12-16 11:59:12下载
    积分:1
  • vss-nlms-matlab
    国外最近的一篇变步长nlms仿真,该文件有文中的几种仿真,包括基本的仿真,信道突变下的追踪性能和语音回声消除的性能分析(Recent foreign nlms a variable step simulation, the file has the text of several simulations, including basic simulation, channel tracking performance under mutation and voice echo cancellation performance analysis)
    2021-04-13 09:18:56下载
    积分:1
  • gmres
    gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
    2013-09-13 16:29:56下载
    积分:1
  • matrix
    基于OpenMP的大型矩阵相乘的算法源码(Based on OpenMP for large matrix multiplication algorithm source code)
    2014-06-11 19:47:16下载
    积分:1
  • VLE_NRTL
    气液平衡数据进行NRTL参数最小二乘法拟合(VLE NRTL fitting)
    2020-10-12 23:57:32下载
    积分:1
  • cddbn__Y1020918
    研究典型相关分析的各种线性算法和非线性算法,并通过实验数据的比较说明了它们各自的特点(Canonical Correlation Analysis Study of the various linear and nonlinear algorithms algorithms, and through comparison of experimental data shows the characteristics of their respective)
    2008-05-06 09:38:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载