CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 递推最小二乘

搜索资源列表

  1. 3order_RLS1

    3下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1866
    • 提供者:辛号
  1. orthrecurs

    0下载:
  2. 用递推法产生正交多项式系,即求alpha[j+1]、beta[j] 入口参数:m是数据点数,n是拟合的最高阶数, float x[],float y[]是对应纵横坐标,出口参数:a[] 是最小二乘拟合参数,alpha[]、beta[]是递推系数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:1122
    • 提供者:刘炳
  1. guji

    2下载:
  2. 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3755
    • 提供者:qqiang
  1. LS

    0下载:
  2. 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1895322
    • 提供者:nicole
  1. Recursive_Least_Squares_Constant_Modulus_Algorithm

    0下载:
  2. 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array-Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array2004
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:158572
    • 提供者:刘英超
  1. zuixiaoerchengfa

    0下载:
  2. 这个程序主要是一个递推的最小二乘发,根据diphon方程来辨识一类系统的参数-This procedure is essentially a recursive least squares fat, according to diphon equation to identify a class of system parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3129
    • 提供者:wulang
  1. zuixiaoercheng

    1下载:
  2. 这是matlab下编的系统辨识方法,为最小二乘和递推最小二乘,内容已经经过调试,即可以作为课程参考,也可以应用于科学研究-This is XiaBian matlab system identification methods
  3. 所属分类:Algorithm

    • 发布日期:2016-06-04
    • 文件大小:46792
    • 提供者:hasa
  1. LSM

    0下载:
  2. 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:265990
    • 提供者:sada
  1. lsmd

    0下载:
  2. 最小二乘递推算法及其matlab实现(计算估计值)-least squares method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1098
    • 提供者:关尔
  1. LSL

    0下载:
  2. LSL最小二乘格型算法实现自适应滤波器,采取迭代递推算法,更新滤波器权值参数因子-LSL least square of lattice implements adaptive filter improve effective iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2543
    • 提供者:刘智
  1. FastKalmanAlgorthm

    0下载:
  2. 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:183348
    • 提供者:张海洋
  1. A-variety-of-least-squares

    0下载:
  2. 各种最小二乘法,包含一次性地推完成,遗忘因子最小二乘法等等各种最小二乘递推-A variety of least squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1113246
    • 提供者:童声
  1. RLS

    0下载:
  2. 递推最小二乘算法,源码,计算机练习,收敛性。-Recursive least squares algorithm, source code, computer training, convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:59900
    • 提供者:peanut66
  1. LSPE

    0下载:
  2. 提供了几种最小二乘法程序包括:批处理最小二乘参数估计,递推最小二乘参数估计,遗忘因子递推最小二乘参数估计,递推增广最小二乘参数估计。-Provides several least squares procedures include: Batch least squares parameter estimation, recursive least squares parameter estimation, forgetting factor recursive least squares pa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2909
    • 提供者:精木
  1. chap2_08_RELS

    0下载:
  2. 它属于系统辨识与自适应控制程序。其功能是递推增广最小二乘参数估计(RELS)-It belongs to the system identification and adaptive control procedures. Its function is recursive extended least squares parameter estimation (RELS)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:877
    • 提供者:lavi
  1. SysIdentify2

    0下载:
  2. MATLAB程序,系统辨识利用递推最小二乘估计进行模型阶次辨识-MATLAB program, system identification recursive least squares estimation model order identification
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:刘彦灼
  1. RLS

    0下载:
  2. 系统辨识课程实验所写的程序。使用递推最小二乘估计辨识系统参数。输出系统参数辨识结果以及辨识精度。程序可以直接运行。-I wrote this program in my system identification course experiment. Using the recursive least squares estimation identification of system parameters. Output system parameter identification res
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:潘瑞鸿
  1. 最小二乘

    1下载:
  2. 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:小小小水
搜珍网 www.dssz.com