CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 自适应滤波算法

搜索资源列表

  1. 滤波算法模拟

    0下载:
  2. 一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36213
    • 提供者:wyh
  1. 二进制信道均衡算法源程序清单

    0下载:
  2. 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36958
    • 提供者:gjd
  1. LMS_EQ

    0下载:
  2. 最小均方自适应滤波器,是线性自适应滤波算法-LMS adaptive filters, linear adaptive filter algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3340
    • 提供者:谢晓丹
  1. changestepadptivefilter

    0下载:
  2. 变步长的LMS自适应滤波算法(matlab)-variable step LMS adaptive filter algorithm (Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:zzz
  1. RLS_algorithm

    0下载:
  2. RLS自适应滤波算法程序。包含FIR RLS demo和IIR RLS demo。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:50520
    • 提供者:niu
  1. robustfiltermatlab

    0下载:
  2. 自己编写的自适应滤波算法的应用,应用于惯性导航系统初始对准中,静止基座
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:505672
    • 提供者:gaoxu
  1. LMS算法——matlab

    3下载:
  2. 基于matlab的自适应滤波算法lms的实现
  3. 所属分类:matlab例程

  1. AdaptiveFilterLS

    1下载:
  2. 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码-The document is based on the LS adaptive algorithm for a FIR filter design documents, there are steps in the detailed design and source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:141020
    • 提供者:刘建国
  1. LMSsuanfa

    0下载:
  2. 一种最简单的LMS算法,自适应滤波器中经常采用的算法-LMS MATLAB Adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:605
    • 提供者:ffy
  1. LMS

    0下载:
  2. 实现lms算法,实现lms自适应滤波器,给出性能曲线-To achieve lms algorithm to achieve lms adaptive filter, given performance curve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:588
    • 提供者:常伟
  1. LMS

    0下载:
  2. 使用LMS算法实现的自适应滤波器范例,对一个加白噪声的正弦信号滤波。并且比较不同步长的滤波器的迭代次数。-LMS algorithm using adaptive filter example, a sinusoidal signal plus white noise filter. And less synchronized long filter iterations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:828
    • 提供者:guochao
  1. lms

    0下载:
  2. 基于LMS算法的自适应滤波器的matlab程序,输入正弦信号,加入白噪声后,通过滤波器后恢复出原信号-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:630
    • 提供者:ding
  1. zishiyingjiangzao

    1下载:
  2. 这里介绍了一种基于自适应滤波的噪声抵消法,采用归一化最小均方误差算法,采集实际噪声环境下各种不同信噪比的带噪语音样本进行降噪处理,实验结果表明,处理后信号的信噪比得到了较大程度的提高,大大改善了听音效果,具有很高的可懂度,且语音自然度好,没有失真;并与谱减法进行了比较,自适应噪声抵消法的降噪幅度比谱减法有一定提高,在听音效果上,用自适应噪声抵消法处理后的语音在清晰度,自然度方面优于谱减法。-Here a novel adaptive noise cancellation method using
  3. 所属分类:matlab

    • 发布日期:2015-10-30
    • 文件大小:999424
    • 提供者:成龙
  1. RLS

    0下载:
  2. 自适应滤波算法的实现,RLS与LMS收敛性能比较代码。(Comparison of RLS and LMS convergence performance code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:55555556
  1. MSR

    1下载:
  2. 采用多尺度引导滤波的自适应retienx算法,实现不同光照条件下的图像增强(Adaptive retienx algorithm using multiscale guided filtering to achieve image enhancement under different illumination conditions)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:安你个头
  1. LRSs

    0下载:
  2. 递归最小二乘(RLS)是一种自适应滤波算法,它可以递归地找到最小化加权线性最小二乘代价函数与输入信号相关的系数。这种方法与其他算法相比较,例如最小均方(LMS),旨在减少均方误差。在RLS的推导中,输入信号被认为是确定性的,而对于LMS和类似的算法,它们被认为是随机的。(Recursive least squares (RLS) is an adaptive filter algorithm that recursively finds the coefficients that minimiz
  3. 所属分类:仿真建模

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:大东东
  1. XT10_4

    1下载:
  2. 本程序主要针对LMS自适应算法进行了学习,包括收敛曲线,学习曲线,平均收敛轨迹。(This program mainly studies LMS adaptive algorithm, including convergence curve, learning curve, average convergence trajectory.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:hrbeuguojun
  1. debaseline

    0下载:
  2. 通过使用自适应滤波算法实现了信号基线漂移的去除(The baseline drift of signal is removed by using adaptive filtering algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:18432
    • 提供者:耐耐
  1. LMS自适应滤波

    1下载:
  2. 本matlab反正验证仿真了LMS自适应滤波,其中包含了详细的算法说明。
  3. 所属分类:matlab例程

  1. 卡尔曼+强跟踪+自适应滤波算法应用于汽车

    2下载:
  2. 电动汽车永磁同步电机的卡尔曼滤波,强跟踪算法(Kalman filter and strong tracking algorithm for permanent magnet synchronous motor of electric vehicle)
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com