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

搜索资源列表

  1. sukiy_nonlinear-adaptive-filtering

    0下载:
  2. 本文件是关于自适应滤波算法的matlab仿真,其中对LMS、RLS等算法给出了具体的程序。-This document is on adaptive filter algorithm of matlab simulation, including LMS, RLS) give a specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:448127
    • 提供者:苏明坤
  1. adaptive-filter

    0下载:
  2. RLS自适应横向FIR滤波器设计与应用仿真,压缩文件里面有说明文档,和源代码。-The designing and simulation of the application of RLS adaptive FIR filter.Introduction documents and codes inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:610436
    • 提供者:yupeng
  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

    0下载:
  2. 4 program for adaptive filters (LMS & SER algorithm with 2 example)
  3. 所属分类:matlab

  1. A-new-filter-algorithm

    0下载:
  2. 以输入和输出信号的统计特性的估计为依据,采取特定算法自动地调整滤波器系数,使其达到最佳滤波特性的一种算法或装置。自适应滤波器可 自适应滤波器 以是连续域的或是离散域的。离散域自适应滤波器由一组抽头延迟线、可变加权系数和自动调整系数的机构组成。-The input and output signals of the statistical properties of the estimators for the basis, take the specific algorithm automa
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:982
    • 提供者:sera
  1. Adaptive-Filtering-MATLAB--report

    0下载:
  2. 基于lms算法的自适应滤波器的matlab实现(包括详细的编程代码)-Adaptive filter based on the lms algorithm matlab implementation (including details of the programming code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35406
    • 提供者:yu
  1. Adaptive-median-filter

    0下载:
  2. 基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5245253
    • 提供者:范钟
  1. adptive-filter

    0下载:
  2. 自适应滤波器LMS算法等,学习目标跟踪的基本算法-LMS adaptive filter algorithm, learning basic target tracking algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:415273
    • 提供者:XJ
  1. labview-adaptive-filter

    1下载:
  2. 利用labview开发的数字滤波器软件,具有自适应滤波的功能,非常实用-To using labview digital filter developed software with adaptive filtering function is very useful
  3. 所属分类:LabView

    • 发布日期:2017-11-08
    • 文件大小:1138348
    • 提供者:李鹏
  1. Adaptive-filtering

    0下载:
  2. 自适应滤波,利用是理想输出与实际输出的误差大小,来实时更新抽头的权系数,来实现自适应滤波。-Adaptive filter, using the size of the ideal output and an actual output of the error, and be updated in real time by the tap weight coefficients, and to achieve adaptive filtering.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:880
    • 提供者:
  1. adaptive-Filtering

    0下载:
  2. 自适应滤波法做预测,并对预测结果,相对误差进行数据可视化,预测结果很准确-Adaptive filter prediction and forecast results, the relative error for data visualization, very accurate prediction results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1813855
    • 提供者:whj
  1. predict-by-adaptive-filtering

    0下载:
  2. 自适应滤波法用来做预测,并给出了相对误差图和预测效果图,效果不错-Adaptive filter is used to make predictions, and gives the relative error maps and forecasts renderings, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:4724871
    • 提供者:whj
  1. Subband-Adaptive-Filtering

    3下载:
  2. 子带自适应滤波器原理 很好的学习子带滤波器的外文教程 有MATLAB程序-Subband Adaptive Filtering Theory and Implementation Foreign-language tutorial sub-band adaptive filter principle of good learning sub-band filters have MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-03-17
    • 文件大小:4167680
    • 提供者:li
  1. Least-mean-squares-filter

    0下载:
  2. Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual si
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:102538
    • 提供者:Gowri
  1. filter

    0下载:
  2. 7个源代码都是关于自适应噪声滤除技术的,其中包括小波分析,LMS,RLS,NLMS自适应滤波器,前向神经网络,BP神经网络自适应除噪-here seven of the source code are adaptive noise filtering technologies, including wavelet analysis, LMS, RLS, NLMS adaptive filter, to the neural network, BP neural network adaptive
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3087
    • 提供者:时浩东
  1. Adaptive-Filters

    1下载:
  2. 该代码是在dsp上实现自适应滤波的语音增强算法-The code is on the DSP to achieve adaptive filter speech enhancement algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:362756
    • 提供者:zuoxiangsheng
  1. filter

    0下载:
  2. 自适应滤波器的仿真实验 与课本相结合 注释详尽 值得下载-The simulation experiment of adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:312864
    • 提供者:梅婷
  1. filter-design

    0下载:
  2. 滤波器设计:维纳滤波器设计 自适应滤波器设计 功率谱估计-Filter Design: Wiener filter design adaptive filter design power spectrum estimation
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:604036
    • 提供者:wangyaqi
  1. Adaptive-Filter1

    0下载:
  2. Adaptive filter project part one
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:1251
    • 提供者:rashin
  1. adaptive-filter2

    0下载:
  2. adaptive filter project two
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2035
    • 提供者:rashin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com