CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 自适应滤波器

搜索资源列表

  1. Adaptive-filter-code

    1下载:
  2. 自适应滤波器代码,利用自适应滤波器对音频号进行滤波,从而实现对音频中噪声滤除,使音频信号更清晰-Adaptive filter code, to filter the audio signal by using the adaptive filter, so as to realize the audio filtering noise in the audio signal, so that more clearly
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:297935
    • 提供者:南宫崔浩
  1. DSP-adaptive-filter

    0下载:
  2. 设计自适应滤波要求使用DSP实现自适应滤波器,要求掌握自适应滤波器的原理和实现方法。因为自适应滤波器的设计用到了自适应算法和FIR滤波算法-Design of adaptive filter requires the use of DSP implementation of the adaptive filter, requirements and implementation methods of master the principles of adaptive filter. Becaus
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:286953
    • 提供者:南宫崔浩
  1. shiyan

    0下载:
  2. 自适应滤波器提取原信号的matlab编程,里面你可以-Adaptive filter to extract the original signal
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:陈赛
  1. RLS-adaptive-filter-based-on-matlab

    0下载:
  2. 基于matlab的RLS算法的自适应滤波器-RLS algorithm of adaptive filter based on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:65622
    • 提供者:Lai
  1. GYH

    0下载:
  2. 实现MATLAB的自适应滤波器代码,LMS的改进,分析其收敛性-MATLAB realization
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:708
    • 提供者:cljrkodany
  1. Lab0505-FIRLMS

    0下载:
  2. 利用ICETEK-VC5509-EDU 实验箱(或 ICETEK 仿真器+ICETEK-VC5509-A 系统板+相 关连线及电源)、CCS实现自适应滤波器-CCS function of the adaptive filter based lms
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:13386
    • 提供者:张珑耀
  1. adaptive-filter-matlab-code

    0下载:
  2. 自适应滤波器原理,第四版计算机实验matlab源程序。-Adaptive filter theory, fourth edition computer matlab source code.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:41364
    • 提供者:倪磊
  1. lms

    0下载:
  2. 自适应滤波器的仿真程序,lms算法实现自适应滤波-Adaptive filter simulation program, lms adaptive filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:517
    • 提供者:wj
  1. lms

    0下载:
  2. 自适应滤波器的仿真建模,lms算法实现自适应滤波-Simulation modeling adaptive filter, lms adaptive filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6130
    • 提供者:wj
  1. cx

    0下载:
  2. 基于自适应α-β滤波器的接收机跟踪环多普勒自补偿算法-Based on adaptive alpha beta filter satellite receiver loop of the doppler compensation algorithm design
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2926
    • 提供者:asdasf
  1. lsl_lms

    0下载:
  2. 自适应滤波器设计,信号模型是AR模型,实现LSL和LMS,并进行比较。-adaptive filter design in which original signal is produced by AR model. LSL and LMS are contained in this file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1009
    • 提供者:陈绍银
  1. LMS-filter

    0下载:
  2. 自适应滤波器LMS算法和最速下降法的实现-LMS adaptive filter algorithm and steepest descent method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1082
    • 提供者:王迁
  1. LMS

    0下载:
  2. 利用LSM算法设计一个自适应滤波器,q阶FIR滤波器。先模拟生成信号,然后加高斯白噪声,再对其进行滤波处理。-Use LSM algorithm design an adaptive filter, q-order FIR filter. Generating the first analog signal, and then adding white Gaussian noise, then it is filtered.
  3. 所属分类:Console

    • 发布日期:2017-06-21
    • 文件大小:37969188
    • 提供者:周思洁
  1. LMS

    0下载:
  2. 基于LMS算法和Matlab的自适应滤波器的设计,包含matlab程序,以及相关文档的说明-Based on the LMS algorithm and Matlab adaptive filter design, including the matlab program, as well as related documentation
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:633157
    • 提供者:daiming
  1. lms_jibendaima

    0下载:
  2. LMS算法可认为是机器学习里面最基本也比较有用的算法,神经网络中对参数的学习使用的就是LMS的思想,在通信信号处理领域LMS也非常常见,比如自适应滤波器。-LMS algorithm can be considered to be inside the machine learning the most basic and useful algorithms, neural network learning parameters used LMS is the idea, in the com
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:707
    • 提供者:
  1. lvboqi

    0下载:
  2. 西蒙赫金的自适应滤波器原理第四版,非常好的自适应滤波器学习资料-Ximeng He adaptive filter principle of the fourth edition of gold, a very good adaptive filter learning materials
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18322312
    • 提供者:王杰
  1. lsm

    0下载:
  2. 在matlab中编写的,利用c语言编写了自适应滤波器的算法,仿真中,图比较多,前后有对比-finish LSM
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:赵晓利
  1. 0008494

    0下载:
  2. 自适应滤波器的应用,经过调试,最终得出的结果(滤波图象)很好,所以就上载了,(The application of adaptive filter, after debugging, and ultimately the results (filtering image) is very good, so I will upload,)
  3. 所属分类:其他

  1. bin

    0下载:
  2. 基于LMS算法的自适应滤波器用于滤除心电信号中的50Hz干扰(An Self-Adaptive Filter Based On LMS Algorithm for Filtering 50Hz Interference in ECG Signal)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:你猜猜呢
  1. protojolkrogramming

    0下载:
  2. 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:140288
    • 提供者:bwkeij
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com