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

搜索资源列表

  1. RLS

    0下载:
  2. 本程序主要讲述了均衡中的RLS算法,该程序对信道进行了有效的补偿-This program, focuses on the equilibrium of the RLS algorithm, the program of the channel for an effective compensation
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:64455
    • 提供者:lihuihui
  1. RLS

    0下载:
  2. Hi , Here is a list of the files contained in RLS.zip FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output i.e feedback is used like in a dc motor we use speed as feedback) IIR_RLS : IIR RLS demo (IIR is used when there is
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:51434
    • 提供者:Do-Myung Kim
  1. equalization

    4下载:
  2. 实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。-Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c pr
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:1145106
    • 提供者:xiaohuo
  1. RLS

    0下载:
  2. RLSs算法的源程序,以及在MATLAB下的仿真结果。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2803
    • 提供者:zyb
  1. MATLAB

    0下载:
  2. FIR and IIR RLS algorithms are implemeted by using reference information from Simon Haykin s Adaptive Filter Theory, where a transversal filter is used for modeling the adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:48105
    • 提供者:eetuna
  1. rls_identifikation

    0下载:
  2. RLS identification algorithm. RLS is used to identify a discrete time model of a plant operating in open-loop based on the recursive least squares method and the UD factorization for updating the adaption gain matrix (F).-RLS identification algori
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:Milan
  1. DSP_rls

    0下载:
  2. 基于DSP的RLS自适应噪声消除系统-DSP-based RLS adaptive noise cancellation system
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:263196
    • 提供者:
  1. 3-22

    2下载:
  2. verilog 中RLS算法的实现功能 已经在仿真窗口的波形实现-verilog about rls algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:830
    • 提供者:田佳璐
  1. AdaptFilterArithmetic

    0下载:
  2. 自适应滤波器算法,包括LMS算法和RLS算法,两者进行了对比,从而得到性能的比较-Adaptive filter algorithms, including LMS algorithm and RLS algorithm, the two were compared in order to be comparative performance
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:751
    • 提供者:赵明诚
  1. 1

    0下载:
  2. RLS算法的去噪声仿真,在移动通信中的应用-RLS algorithm to the noise simulation, the application in mobile communication
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:750
    • 提供者:asd
  1. adaptivefilter

    2下载:
  2. 归一化最小均方(NLMS)和递归最小二乘法(RLS)解决自适应滤波器的MATLAB源码-Adaptive Filter implementation using nlms & rls algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-18
    • 文件大小:10527
    • 提供者:he si
  1. RLS

    0下载:
  2. 自己编写的递推增广最小二乘算法,有意者可以参考-I have written Recursive Extended Least Squares algorithm, Interested parties can refer to the
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1217
    • 提供者:黄金峰
  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
    • 文件大小:740
    • 提供者:xieliwei
  1. RLS

    0下载:
  2. RLS最小均方误差算法的自适应滤波程序及其应用-Least-mean-square error RLS adaptive filtering algorithm and its application procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:616
    • 提供者:胡晓春
  1. all

    0下载:
  2. RLS和LSL、LMS三种算法的自适应滤波程序及其应用与比较-RLS and LSL, LMS three kinds of adaptive filtering algorithm and its application procedure and comparison of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:胡晓春
  1. LMSandRLS

    2下载:
  2. 自适应滤波的RLS和LMS算法,对其有完整的实现,注释详细,对QAM编码进行仿真,并有性能分析曲线。-realize the adaptive filter RLS and LMS algorithm. QAM coder and decoder.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:4851
    • 提供者:zpqmal
  1. RLS

    0下载:
  2. 系统辨识实现已知输入和输出信号,求系统函数的幅频响应等参数-System identification to achieve a known input and output signals, find the system function of parameters such as amplitude-frequency response
  3. 所属分类:Network Security

    • 发布日期:2014-12-22
    • 文件大小:7552
    • 提供者:zoukui
  1. RLS1

    0下载:
  2. 用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 -RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:747
    • 提供者:Da超
  1. cengizRLS

    0下载:
  2. In this presentation the method of least squares will be used to derive a recursive algorithm for automatically adjusting the coefficients of a tapped-delay-line filter, without invoking assumptions on the statistics of the input signals. This proced
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1834
    • 提供者:cengiz
  1. LMS-RLSAlgorithms

    0下载:
  2. LMS RLS equalization simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5667
    • 提供者:of30002000
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com