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

搜索资源列表

  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. code

    0下载:
  2. FIR 滤波器的自适应模拟,通过收敛性、学习曲线等方面对RLS 算法以及LMS 算法的不同特性进行了比较-FIR Filter simulation, through the convergence of the learning curve compared with the RLS algorithm, as well as the different characteristics of the LMS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2607
    • 提供者:katherine
  1. 6

    0下载:
  2. 在MATLAB平台上,编译自适应算法的M文件,进行系统仿真,并对滤波器的阶数、收敛步长、跟踪速度和稳态误差进行了详细的分析和研究。- On the MATLAB platform, the M file is written and system simulation experiment is put on. The main parameters such as number of filter exponent, step-size, track-speed, errors and so
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2815
    • 提供者:朱红
  1. Akaeerman-weib

    0下载:
  2. 关于维纳滤波器、卡尔曼滤波器、自适应应滤波器的设计方法,及信号提取、分析。 -Wiener filter, Kalman filter, adaptive filter design, methods, and signal extraction, and analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:570894
    • 提供者:举例
  1. script_ber_bpsk_isi_lms_equalization

    0下载:
  2. 在符号间干扰情况下,通过自适应均衡消除码间串扰的影响。均衡算法采用LMS,简单的线性横向滤波器-In case of ISI channel,we exploit adaptive equalization with LMS alogithm to defend the influence.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1187
    • 提供者:gaofengyue
  1. improve-canny

    2下载:
  2. 这是一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。-The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and
  3. 所属分类:Special Effects

    • 发布日期:2015-08-03
    • 文件大小:1024
    • 提供者:lipeiqi
  1. NAFSMFilter

    0下载:
  2. 详细解说了基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理和主要公式-Detailed explanation of the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1067992
    • 提供者:your nanme
  1. NAFSMedian_Filter

    0下载:
  2. 基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理解释和主要公式及推导- the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2337209
    • 提供者:your nanme
  1. LMS--matlab

    0下载:
  2. LMS算法源程序,包括仿真,自适应陷滤波器,IIR滤波器等-LMS algorithm source, including simulation, adaptive notch filters, IIR filters, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:116621
    • 提供者:张三
  1. umattlab_fills

    0下载:
  2. 运用自适应LMS 算法,,实现FIR最佳维纳滤波器。 -Use of the adaptive LMS algorithm to achieve optimal FIR Wiener filter.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4022
    • 提供者:despise
  1. zishiying_notch_filter_gai

    2下载:
  2. 自适应陷波滤波器对地震信号中的50Hz工频干扰的消除。-Adaptive notch filter to seismic signal in the 50Hz interference elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:954
    • 提供者:Johnson
  1. Gabor-filter

    0下载:
  2. 自适应Gabor滤波器,具有性能稳定,处理快捷,是非常好的Gabor滤波器-Adaptive Gabor filter, with stable performance, handling and quick, very good Gabor filters
  3. 所属分类:Special Effects

  1. DSP_ARMA_Lattice_C_language

    0下载:
  2. 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:213305
    • 提供者:林元陈
  1. filter

    0下载:
  2. 滤波器代码,图像去噪,自适应门限中值滤波器代码,实现在C-C++开发环境-The filter code denoising, adaptive thresholding median filter code, realize in C-C++ development environment
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-04
    • 文件大小:2326815
    • 提供者:星星
  1. chap

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

    • 发布日期:2017-12-05
    • 文件大小:10583
    • 提供者:gy
  1. LMS-filter

    0下载:
  2. 基于LMS的自适应去噪滤波器设计 一篇论文-Based on LMS adaptive the denoising filter design a paper
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:171479
    • 提供者:飞段
  1. polarization-filters

    0下载:
  2. 介绍自适应极化滤波器的原理和基本性能的参考文献-Performance analysis of adaptive polarization filters
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:310833
    • 提供者:labyrinth
  1. LQG

    2下载:
  2. 带有卡尔曼滤波器的线性二次高斯自适应算法-Linear quadratic Gaussian adaptive algorithm with the Kalman filter
  3. 所属分类:matlab

    • 发布日期:2017-08-30
    • 文件大小:196608
    • 提供者:孔磊
  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. The-regional-adaptive-median-filter

    0下载:
  2. 区域自适应中值滤波器在数字图像处理中的应用,针对椒盐噪声的强弱处理,可能过matlab仿真得出明显的效果展示-The regional adaptive median filter in digital image processing, for the strength of the salt and pepper noise processing, may be too matlab simulation draw the obvious effect of display
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1159
    • 提供者:libing hu
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com