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

搜索资源列表

  1. 45699GAtools

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

    • 发布日期:2008-10-13
    • 文件大小:106.84kb
    • 提供者:叶梭
  1. RLS-MATLAB

    0下载:
  2. Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1017byte
    • 提供者:王州强
  1. xtbs

    0下载:
  2. vc_++辨识系统模型(一次完成算法和递推算法)。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:24.63kb
    • 提供者:唐文鹏
  1. RLS

    0下载:
  2. 基于递推原理的RLS线性阵列算法,入门很好的学习资料!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:49.23kb
    • 提供者:陆朋
  1. HiddenMarkovModel

    0下载:
  2. 隐性马尔科夫链包含有训练和测试算法以及前后项递推算法
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:754.29kb
    • 提供者:林元培
  1. xitongbianshi

    0下载:
  2. 系统 辨识文件夹内是产生高斯白噪声,m序列和最小二乘法的一次完成算法,递推算法,限定记忆法的程序。系统仿真文件夹内是对系统线性和非线性的建模和仿真程序。-System folder on system identification is to generate Gaussian white noise, m sequence and a complete least-squares method algorithm, recursive algorithm, limited memory met
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:270.15kb
    • 提供者:双鱼座
  1. Systemidentificationandneuralnetwork

    2下载:
  2. 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:16.89kb
    • 提供者:jintong
  1. f_lms

    0下载:
  2. 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:740byte
    • 提供者:xieliwei
  1. ditui

    0下载:
  2. 递推算法,相关代码,欢迎查看,递推算法,相关代码,欢迎查看-Recursive algorithm code, welcome to view
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:21.86kb
    • 提供者:嫣然
  1. Algorithm

    0下载:
  2. 《零基础学习算法》源代码:C语言编写,包括常用的各种算法:如递推算法,枚举算法,递归算法等20个算法代码 -"Zero-based learning algorithm source code: C language, including a variety of commonly used algorithms: such as recursive algorithm, enumeration algorithm, recursive algorithm algorithm code ,a
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:2.84mb
    • 提供者:五道旨
  1. kalman

    0下载:
  2. 卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法,它适合于实时处理和计算机运算。 -Kalman filter based on minimum mean square error for the estimation of the best criteria to seek a recursive estimation algorithm, which is suitable for real-time processing and computing.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4.68kb
    • 提供者:刘庆彬
  1. LS_source_code

    0下载:
  2. 完整地编写了递推最小二乘和增广递推最小二乘算法m文件源代码,并附有详细的注释,便于读者学习和参考。-Complete preparation of the recursive least squares and augmented recursive least squares algorithm m document source code, along with detailed notes, to help readers learn and reference.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.4kb
    • 提供者:锁钥
  1. least-squares-fitting-orthogonal

    0下载:
  2. 用这种算法编程,不用解方程组,只须用递推公式,并且当循环次数增加一 次时,只要把循环增加一次-Programming in this algorithm, without solution equations, just use recursion formula, and when cycles increaseTime, as long as to increase circulation. The rest remains the same.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3.47kb
    • 提供者:张si
  1. dituierchengfa

    0下载:
  2. 一种新型的递推二乘法运用方法的源码,运用于实例,可以供算法学习者进行参考。-A new kind of recursive squares using the method of source code, applied examples, can be reference for algorithm to learners.
  3. 所属分类:source in ebook

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

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

    • 发布日期:2017-12-12
    • 文件大小:103.59kb
    • 提供者:旺旺123
搜珍网 www.dssz.com