搜索资源列表

  1. rls

    1下载:
  2. RLS自适应滤波器算法-Algorithm about RLS adaptive signal processing
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:熊模昌
  1. RLS程序

    2下载:
  2. 运行结果良好的三个RLS算法,供大家参考使用-good operating results in three RLS algorithm, for reference use
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:叶君
  1. RLS-MATLAB

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

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:王州强
  1. RLS

    0下载:
  2. RLS自适应均衡仿真程序.采用多级抽头,有信噪比-RLS adaptive equalizer simulation program. Multi-level tap, has signal to noise ratio
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:袁峰
  1. RLS

    0下载:
  2. RLS均衡器 matlba 代码,对研究现代书记信号处理的朋友有很大帮助-RLS equalizer matlba code, the study of modern signal processing secretary friends are very helpful
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:信诚
  1. rls

    0下载:
  2. RLS算法,大家可以借鉴,有问题可以发邮件swjturen@163.com-RLS algorithm, we can draw on, a problem can email swjturen@163.com
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:任飞
  1. RLS

    0下载:
  2. 基于递推原理的RLS线性阵列算法,入门很好的学习资料!-RLS based on the principle of recursive linear array algorithms, data entry good learning!
  3. 所属分类:书籍源码

    • 发布日期:2024-04-28
    • 文件大小:50176
    • 提供者:陆朋
  1. RLS+matlab

    0下载:
  2. 使用MATLAB对RLS进行编程实现对目标的跟踪,仿真结果显示目标跟踪的精确度和实时性-On RLS using MATLAB programming to achieve the target tracking, target tracking simulation results show the accuracy and real-time
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:201728
    • 提供者:maggie
  1. RLS

    0下载:
  2. rls s matlab Simulation Program
  3. 所属分类:中文信息处理

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:wang
  1. RLS

    0下载:
  2. 利用RLS算法实现参数的自适应估计 估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数-RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:huntsmanydw
  1. RLS

    0下载:
  2. 基于RLS算法的自适应逆控制系统,实现自适应滤波-RLS algorithm based on adaptive inverse control system, adaptive filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:洪小斌
  1. RLS

    1下载:
  2. 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorith
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:闫丰
  1. RLS

    0下载:
  2. 自适应信号处理方面的RLS自适应线性预测算法程序-Adaptive signal processing for adaptive linear prediction algorithm RLS procedure
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:8192
    • 提供者:刘开
  1. RLS

    0下载:
  2. 使用MATLAB编写的rls滤波器程序代码!-Prepared using the MATLAB code filter rls!
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:张婷
  1. rls

    0下载:
  2. 提供rls的matlab实现,用RLS算法设计一个数字滤波器,实现语音增强的目标,得到清晰的语音信号-Provide rls realize the matlab using RLS algorithm to design a digital filter to achieve the goal of speech enhancement have been given clear voice signal
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:naturexu
  1. RLS

    0下载:
  2. 这一段的程序主要描述了RLS滤波器的应用-This paragraph describes the procedures for the main application of RLS filter
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:郭乌行
  1. RLS

    0下载:
  2. 该算法是基于rls自适应滤波的算法,比lms高级一些的。-The algorithm is based on adaptive filtering algorithms rls than a number of senior LMS.
  3. 所属分类:并行运算

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:古小将
  1. RLS

    0下载:
  2. 最小二乘法推广为一种自适应算法,这种自适应的算法称为RLS算法。-The promotion of the least square method for an adaptive algorithm, such as the RLS algorithm for adaptive algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. RLS

    1下载:
  2. 自适应滤波器的设计,包括LMS和RLS,两种方法,程序简单实用-Adaptive filter design, including LMS and RLS, two types of methods, procedures simple and practical
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:刘东
  1. RLS

    0下载:
  2. 应用RLS算法,用Matlab编程实现线性预测.-Application of RLS algorithm, using Matlab linear programming implementation prediction.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:25600
    • 提供者:gaofong
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org