CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - adaptive filter

搜索资源列表

  1. RLSAdaptiveAlgorithms

    0下载:
  2. 智能天线波束形成RLS自适应滤波器matlab原代码-smart antenna beam-forming RLS adaptive filter Matlab source
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:6295
    • 提供者:祝贵龙
  1. 3Matlab

    3下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:10714
    • 提供者:xueke
  1. AFT

    0下载:
  2. 此为《自适应滤波器原理》一书的原代码, 为matlab程序-this as "an adaptive filter Principle," a book of the original code, procedures for Matlab
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:121856
    • 提供者:许风
  1. 1pdf_040226

    0下载:
  2. 一篇优秀的关于有效的自适应中值滤波器论文.-an outstanding on the effective value of the adaptive filter papers.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:264000
    • 提供者:lele
  1. GengerateCrossCorreslation

    4下载:
  2. 广义互相关算法和最小均方自适应滤波法主要用于两路接收信号的时间延迟估计,进而利用几何方法对目标定位,常用于通信,雷达当中-broad cross-correlation algorithm and the minimum mean square adaptive filter for the two main roads to receive signals in the time-delay estimation, then use geometric method of orientatio
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1450
    • 提供者:潘仁杰
  1. AdaptiveIIRFiltering

    1下载:
  2. 自适应滤波器设计,非常详细。Bob Stewart -adaptive filter design, very detailed. Bob Stewart
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:584025
    • 提供者:lynn
  1. fir_TMS320F206

    0下载:
  2. 自适应滤波器在DSP中的C语言程序,应用于TMS320F206型号的DSP板,比较简单-adaptive filter in DSP C language program, TMS320F206 models used in the DSP board, relatively simple
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:791
    • 提供者:刘彬斌
  1. rls.rar

    0下载:
  2. 学习了自适应滤波器,根据学习的东西编了几个自适应滤波器。,Learning the adaptive filter, according to learning a few things that made adaptive filter.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-12
    • 文件大小:2581784
    • 提供者:关华
  1. lab_16

    0下载:
  2. 一个用Matlab的自适应滤波器的主程序。希望对大家有帮助-An adaptive filter using Matlab s the main program. We hope to help
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:2541
    • 提供者:dandan
  1. Adaptive_Digital_Filters_Second_Edition

    0下载:
  2. 自适应滤波器设计经典资料,英文版,希望大家可以有所借鉴。-Adaptive filter design classic information, in English, I hope that we can have reference.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:1716470
    • 提供者:刘英超
  1. Comparison-of-Narrowband-Adaptive-Filter-Technolog

    0下载:
  2. GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
  3. 所属分类:GPS develop

    • 发布日期:2017-05-03
    • 文件大小:587687
    • 提供者:刘旭东
  1. LMS

    2下载:
  2. 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1197
    • 提供者:杨思科
  1. Setadaptive

    0下载:
  2. Adaptive equalization via kalman filtering techniques. Optimal bounding ellipsoid algorithms, LMS and RLS and kalman filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:230626
    • 提供者:karti
  1. denoise_filterbank

    0下载:
  2. 由于自适应滤波器组的频率响应匹配于信号的统计特性,所以能够得到更为有效的信号分解. 文中根据信号的统计特性,按照低通子带能量最大化的原理设计自适应滤波器组. 结合自适应滤波器组和传统的阈值方法,得到一种更为有效的去噪方法. 实验结果表明,与相同长度的标准滤波器相比,新方法得到了更大的信噪比改善.-Adaptive filter banks as a result of the frequency response to match the statistical properties of th
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:56012
    • 提供者:gg
  1. zishiying

    1下载:
  2. 我的最佳优化的作业编写自适应的程序有自适应线谱增强器,凹口滤波器。-My best optimization of the operating procedures prepared by the adaptive adaptive line enhancer, notch filter.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:5415
    • 提供者:魏鑫
  1. echo1

    0下载:
  2. Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on con
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:854
    • 提供者:venkat
  1. LMS-filter-realize-

    0下载:
  2. LMS自适应滤波器的仿真与实现,较详细地介绍了其实现方式及过程-LMS adaptive filter simulation and implementation of a more detailed descr iption of the process of its implementation, and
  3. 所属分类:Modem program

    • 发布日期:2017-04-10
    • 文件大小:1829599
    • 提供者:陈敏
  1. adaptive

    0下载:
  2. Adaptive Filter implementation using nlms & rls algorithms.-Adaptive Filter implementation using nlms & rls algorithms.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:43861
    • 提供者:guoliting
  1. ADAPTIVE-FILTER-MATLAB-CODES

    0下载:
  2. It has adaptive fiter algorithms such as Least mean Square algorithm and Recursive least mean square algorithm matlab codes.
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-15
    • 文件大小:6172
    • 提供者:hari
  1. 07279970基于MATLAB自适应滤波的心电图去噪

    1下载:
  2. 利用matlab自适应滤波器实现心电信号的去噪 自适应滤波器 心电图(De-Noising of Electrocardiogram (ECG) with Adaptive Filter Using MATLAB)
  3. 所属分类:通讯编程

    • 发布日期:2020-11-18
    • 文件大小:275456
    • 提供者:迪丽热啪
« 12 »
搜珍网 www.dssz.com