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

搜索资源列表

  1. zishiyingTVquzao

    0下载:
  2. 自适应TV去噪,是一种自适应滤波算法,处理噪声效果良好,适合编程参考-TV adaptive de-noising, is an adaptive filter algorithm processing noise effect is good for programming reference
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:122123
    • 提供者:yuexinzhi2012
  1. zishiyinglvbo

    1下载:
  2. 自适应滤波器的设计,用DSP28335进行编程,可以实现对谐波的滤除功能。-Adaptive filter design, with DSP28335 can be programmed to achieve harmonic filtering is done.
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:416061
    • 提供者:常成
  1. zuixiaojunfangchalvboqi

    0下载:
  2. 基于DSP的最小均方误差自适应滤波器的设计,采用的工具为DSP28335和CCS编程软件。-MMSE adaptive filter design DSP-based tool used for the DSP28335 and CCS programming software.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:348410
    • 提供者:常成
  1. DSPzishiyinglvbo

    0下载:
  2. 基于DSP的自适应滤波器的实现,采用的工具是DSP28335和CCS编程软件。-DSP achieve adaptive filter based tool uses a DSP28335 and CCS programming software.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:288204
    • 提供者:常成
  1. adptive-wiener-filter-design

    0下载:
  2. 该文档为一实际的自适应维纳滤波器设计实验,可用于语音信号消噪与图像滤波,为传统维纳滤波器的改进。-This document is a practical adaptive Wiener filter design of experiments, the speech signal can be used to eliminate noise and image filtering, to improve the traditional Wiener filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:167537
    • 提供者:wangyaowen
  1. adaptive-medfilt

    0下载:
  2. 自适应中值滤波程序,用来压制图像中噪音,同时保持原有图像有效边缘不被模糊-Median filter program, used to suppress image noise, while maintaining the original image is not valid edges are blurred
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:311832
    • 提供者:wilfred
  1. LMS

    0下载:
  2. LMS自适应均衡器被用于对未知的时变信道做出补偿,因而它需要有特别的算法来更新均衡器的系数,以跟踪信道的变化。-lms adaptive filter lms adaptive filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:858
    • 提供者:iliuyue
  1. paper3

    0下载:
  2. 大规模图像特征检索中查询结果的自适应过滤-Large-scale image feature retri query results Adaptive Filter
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:622342
    • 提供者:wang
  1. steepest-descent-method

    0下载:
  2. 带有MonteCarlo实验的最速下降法,应用于自适应滤波器-MonteCarlo experiment with the steepest descent method, used in the adaptive filter
  3. 所属分类:matlab

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

    6下载:
  2. 自适应滤波器LMS算法包括SIMULINK模型及S函数的编写-LMS adaptive filter algorithm, including the preparation of the SIMULINK model and S function
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-11-10
    • 文件大小:11264
    • 提供者:赵伟静
  1. filter(LMS)

    2下载:
  2. LMS自适应滤波去噪算法,里面一个去噪功能模块及一个声音处理模块。可去除音频中的噪声-LMS adaptive filtering denoising algorithm, which is a denoising function module and a voice processing module. Noise in audio
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:lonsonOS
  1. LMS

    0下载:
  2. 基于LMS算法的自适应滤波程序,纯手写,适合新入门的新手理解自适应-Adaptive filter based on LMS algorithm procedures, pure hand, is suitable for the novice to understand introduction to the new adaptive
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2136
    • 提供者:猫神
  1. fpga_lms_filter_youhua

    0下载:
  2. 该文章介绍基于FPGA的FIR自适应滤波器的优化-The article introduces the optimization of FIR adaptive filter based on FPGA
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11704889
    • 提供者:wangqian
  1. LMS_analyze_FPGA_

    0下载:
  2. 该文章主要介绍自适应滤波算法的分析与FPGA高速实现-The analysis of the adaptive filter algorithm and the FPGA implementation at a high speed
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7960458
    • 提供者:wangqian
  1. bianhuanalvbo

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

    • 发布日期:2017-04-29
    • 文件大小:11311
    • 提供者:fu
  1. Part-update-LMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3848
    • 提供者:西门吹雪
  1. Part-update-NLMS

    0下载:
  2. System identification with adaptive filter using full and partial-update-NLMS -System identification with adaptive filter using full and partial-update-NLMS
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4827
    • 提供者:西门吹雪
  1. Part-update-TDLMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares-System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4129
    • 提供者:西门吹雪
  1. adaptive-median

    0下载:
  2. adaptive median filter using matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:50954
    • 提供者:rep
  1. adaptive_lat_filter

    0下载:
  2. 格型自适应性滤波器的比较(Normallized lattice,array lattice,A posteriori lattice,A priori lattice)-Compare lattice adaptive filter (Normallized lattice, array lattice, A posteriori lattice, A priori lattice)
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2335
    • 提供者:cooliotseng
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com