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

搜索资源列表

  1. 软件滤波算法

    2下载:
  2. 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.8kb
    • 提供者:汤瑞
  1. 系统辨识

    3下载:
  2. 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.86kb
    • 提供者:陈镇静
  1. RWLS

    1下载:
  2. 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:wgc
  1. 托伯利兹型线性代数方程组的递推算法

    0下载:
  2. 有用的哦,要好好看一下。而且比较难找到的算法-useful oh, what better look good. , And more difficult to find the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:王丹
  1. 递推关系的建立及在信息学竞赛中的应用

    0下载:
  2. 递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:43.77kb
    • 提供者:王健旭
  1. 递推最小二乘估计算法

    2下载:
  2. 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
  3. 所属分类:matlab例程

  1. 卡尔曼滤波递推算法

    1下载:
  2. 卡尔曼滤波递推算法
  3. 所属分类:matlab例程

    • 发布日期:2012-03-17
    • 文件大小:1.6kb
    • 提供者:messi612
  1. zuixiaoerchengbianshi

    1下载:
  2. 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写-Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.07kb
    • 提供者:姜大伟
  1. leastsquares

    4下载:
  2. 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
  3. 所属分类:File Formats

    • 发布日期:2015-12-28
    • 文件大小:1.06mb
    • 提供者:winwind
  1. gfd

    0下载:
  2. 此程序源码,讲述了递推最小二乘算法的具体实现过程,对于初学者具有重要的参考价值-This program source code, described the concrete realization of recursive least squares algorithm process, are an important reference value for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:646byte
    • 提供者:xumingfa
  1. RLS_data

    0下载:
  2. 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:16.24kb
    • 提供者:tanzhiyun
  1. erbu

    0下载:
  2. 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:856byte
    • 提供者:侯宁
  1. duoji

    0下载:
  2. 此程序是基于多级最小二乘法,运用递推算法。-This procedure is based on the multi-stage least squares method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:956byte
    • 提供者:侯宁
  1. allan 递推算法

    0下载:
  2. ALLAN方差算法,告别ALLAN普通算法的时间过长的问题,新算法采用递推形式(ALLAN anaylaze arithmetic recurrence)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-12
    • 文件大小:103.59kb
    • 提供者:旺旺123
  1. 滤波算法

    2下载:
  2. matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:蓝胖子9713
  1. 递推最小二乘法实现及推广

    0下载:
  2. 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
  3. 所属分类:matlab例程

  1. VAM_RLS

    0下载:
  2. 实现了变递推间隔最小二乘的仿真,内含中文程序解释(The simulation of variable recursive interval least squares is realized, including Chinese program interpretation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7kb
    • 提供者:lhh
  1. 递推算法

    0下载:
  2. 在yule-walker方程已建立的基础上,建立的递推算法源程序(Based on Yule-Walker equation, the recursive method established)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:14kb
    • 提供者:w识时务者
  1. 第3章 递推算法(C++版)

    1下载:
  2. 递推法是一种重要的数学方法,在数学的各个领域中都有广泛的运用,也是计算机用于数值计算的一个重要算法。这种算法特点是:一个问题的求解需一系列的计算,在已知条件和所求问题之间总存在着某种相互联系的关系,在计算时,如果可以找到前后过程之间的数量关系(即递推式),那么,从问题出发逐步推到已知条件,此种方法叫逆推。无论顺推还是逆推,其关键是要找到递推式。这种处理问题的方法能使复杂运算化为若干步重复的简单运算,充分发挥出计算机擅长于重复处理的特点。 递推算法的首要问题是得到相邻的数据项间的关系(即递推关系
  3. 所属分类:文章/文档

    • 发布日期:2021-04-19
    • 文件大小:248kb
    • 提供者:daveylin
  1. 十大滤波算法程序大全

    1下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
  3. 所属分类:单片机开发

« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com