CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 递推最小二 乘法

搜索资源列表

  1. zuixiaoercheng

    0下载:
  2. 最小二乘算法,递推最小二乘法,用于参数辨识。-The least squares algorithm, recursive least squares method for parameter identification.
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:44969
    • 提供者:揭由翔
  1. LS_RLS_RELS

    0下载:
  2. 最小二乘法、递推最小二乘法和增广矩阵法的对比。-The comparison of method of least squares, recursive least squares and the augmented matrix.
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:815
    • 提供者:沈辉
  1. The-method-of-least-squares

    0下载:
  2. 最小二乘法,递推最小二乘法,基本最小二乘法,帮助同学学习最小二乘法。-The method of least squares, recursive least squares method, the basic method of least squares, to help students learn the method of least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:692724
    • 提供者:rose
  1. ditui

    0下载:
  2. 这个程序是递推最小二乘法,,每取得一次新的观测数据后,就在前一次估计结果的基础上,利用新引入的观测数据对前次估计的结果,根据递推算法进行修正,从而递推地得出新的参数估计值-This procedure is recursive least squares method, for each new observation data, the previous estimated on the basis of the results, the introduction of the new obs
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:704
    • 提供者:张凤云
  1. zuixiaoercheng

    1下载:
  2. 运用递推最小二乘法进行数据拟合的程序代码-The method of least squares data fitting program code
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:619
    • 提供者:zhaoshunli
  1. jxxtjm2

    0下载:
  2. 基于递推最小二乘法的m序列含白噪声参数识别和误差分析程序-The recursive least square method
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1102
    • 提供者:kidxhac
  1. GS2

    1下载:
  2. 采用递推最小二乘法在时域范围内辨识传递函数-Recursive least squares method identification in the time domain transfer function
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:2001
    • 提供者:张书桂
  1. LS1

    0下载:
  2. 系统辨识最小二乘法估计,递推最小二乘法估计,辅助变量法估计,广义最小二乘法估计等-System identification least squares estimation, recursive least squares estimation, instrumental variable method estimated generalized least squares estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1344
    • 提供者:
  1. System-identification

    0下载:
  2. 系统辨识作业 考虑如下模型 z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k) 其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。 -"System identification" computer test 。Consider the following model Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:72923
    • 提供者:liming
  1. RLS

    1下载:
  2. 递推最小二乘法,一个简单的源程序下载。可以用于滤波等计算。-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1375
    • 提供者:李荣
  1. parameter-identification

    0下载:
  2. 参数辨识程序,理论基础为递推最小二乘法,实现对系统参数的辨识-parameter identification
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:840
    • 提供者:gaoyuan
  1. LS1

    0下载:
  2. 系统辨识作业,M序列作为输入信号,分别利用递推最小二乘法,递推辅助变量法,广义最小二乘法进行估计-System identification operations, M sequence as input signals, respectively, the use of recursive least squares method, the recursive instrumental variable method, generalized least squares estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2084
    • 提供者:HaoQiu
  1. RLS

    0下载:
  2. 递推最小二乘法,估计参数。用于控制系统的参数辨识,或参数估计。-Recursive least squares method, the estimated parameters. Parameters used to control the system identification, or parameter estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:735
    • 提供者:南东
  1. system-identification

    1下载:
  2. 递推最小二乘法是参数辨识中最常用的方法A 但容易产生参数爆发现象,文推导了一种更稳定的辨识方法用递推阻尼最小二乘进行系统辨识-Recursive least squares method is commonly used in the parameter identification method A but easy to produce A burst of parameter phenomenon, wen A more stable identification method was d
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:393675
    • 提供者:张恩成
  1. rls

    0下载:
  2. 该程序是一个简单的递推最小二乘法(rls)、共轭梯度法(grad)以及黄金分割法,输入数据,能够计算出来-The program is a simple recursive least squares (RLS), the conjugate gradient method (grad) and golden section method, the input data, can be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:Alvin Chang
  1. acceleration-signal

    1下载:
  2. 利用加速度信号测量位移是油田抽油井光杆位移测量的主要方法 而加速度信号的随机噪声和趋势项是影响 测量精度的主要因素 本文提出了一种基于学习的实时消噪和剔除趋势项方法 学习时先获取一段时间的加速度信 号 再通过时间序列分析技术得出 ARIMA 模型及其参数 最后基于 FFT 变换的 Rife-Jane 频率估计方法求出加速度 信号的周期 在线实时消噪和剔除趋势项方法是基于学习阶段所得模型参数 运用卡尔曼滤波技术消除加速度信号 随机噪声 按周期两次积分得到光杆位移 用加窗递推最小二乘
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1444292
    • 提供者:lantian
  1. matlab

    0下载:
  2. 递推最小二乘法与广义最小二乘法matlab源程序-Recursive least squares and generalized least squares matlab source program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:anytao
  1. RLS-and-F-Test

    0下载:
  2. 利用递推最小二乘法实现模型的辨识以及实现模型的阶次辨识。-Recursive least squares method to achieve recognition model and the realization of the order identification model.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:379728
    • 提供者:wjc
  1. zuixiaoercheng

    0下载:
  2. 递推最小二乘法和增广最小二乘法进行实时参数估计-Recursive least squares method and extended least squares method for real-time parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1365
    • 提供者:yuanmei
  1. FFRLS

    0下载:
  2. 这是一个遗忘因子递推最小二乘法的辨识程序,可辨识系统参数。-This is a forgotten factor recursive least square mathod to identify the system parameters.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:seecloudy
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com