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

搜索资源列表

  1. firdesign

    0下载:
  2. 设计一个数字低通滤波器,来近似一个理想数字滤波器-Design a digital low-pass filter to approximate an ideal digital filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:1689
    • 提供者:立早
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. data122

    1下载:
  2. 对MIT—BIH数据库中的第122号数据作的处理,包括低通、高通滤波、中值滤波、均值滤波等。-On the MIT-BIH database No. 122 data processing, including low-pass, high pass filtering, median filtering, average filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:409420
    • 提供者:王敬
  1. Lowpassfilter

    1下载:
  2. 低通滤波器的仿真 GUI窗口实现 通过窗口中频率变换,得到输出波形-Low-pass filter simulation GUI window to achieve through the window frequency conversion, the output waveform
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6848
    • 提供者:23
  1. IIR

    0下载:
  2. 用双线性变换法设计IIR数字滤波器 (1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通 带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。 (2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性 曲线。 (3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤 波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:935
    • 提供者:dingdangmao
  1. matlab

    2下载:
  2. 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:305727
    • 提供者:晟仔
  1. FrequencyFilt

    0下载:
  2. 各种频域的滤波函数,包括低通,高通,带通,同态滤波。-Various frequency domain filter function, including low-pass, high pass, band-pass, homomorphic filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14525
    • 提供者:李岚
  1. dsp

    0下载:
  2. 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:150958
    • 提供者:shelly
  1. matlab

    1下载:
  2. IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the fir
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7536
    • 提供者:Kelsey
  1. lvboqi

    2下载:
  2. 线性相位FIR低通滤波器和48阶带通滤波器,并进行了比较的源程序。-Linear phase FIR low-pass filter and 48-order band-pass filter, and a comparison of the source.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:hithit
  1. filter

    3下载:
  2. % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be com
  3. 所属分类:matlab例程

    • 发布日期:2013-08-02
    • 文件大小:921
    • 提供者:liu
  1. image_inhancement

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

    • 发布日期:2017-03-24
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. fir

    3下载:
  2. 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:star
  1. matlab-code-image

    1下载:
  2. 图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。-MATLAB image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:543212
    • 提供者:esun
  1. SCMintherealizationoffilteringalgorithm

    0下载:
  2. //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean
  3. 所属分类:Document

    • 发布日期:2017-03-21
    • 文件大小:1288
    • 提供者:田亮
  1. code

    3下载:
  2. 随机产生长度大于1000的‘0’、‘1’信号序列,对其进行BPSK,QPSK,16QAM调制,给出: 1)低通滤波器后的波形(只画10个周期); 2)信号眼图,对其进行讨论(画出5个信号周期); 3)信号带内、带外功率谱密度(低通滤波器参数自定),并对其进行讨论。 -Generated OVSF code
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:3995
    • 提供者:rachel
  1. FIR

    2下载:
  2. 利用MATLAB开发软件进行编程,实现了数字FIR低通滤波器的功能,程序直接可以运行!-Use MATLAB to develop software for programming, implementation of digital FIR low-pass filter function, the program can run directly!
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:64306
    • 提供者:huangshuangping
  1. low_pass

    0下载:
  2. 设计一个低通滤波系统,任意输入三个频率使输入的信号中留下频率最低的 一个分量。-Designed a low-pass filter system, indiscriminate importation of the three input signal frequency so that left one of the lowest frequency component.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:768
    • 提供者:沙磊
  1. ex4_3

    0下载:
  2. 用MATLAB作切比雪夫-1型低通滤波器设计-Using MATLAB for-1 Chebyshev-type low-pass filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:chun
  1. work

    0下载:
  2. 对接收到的磁场信号进行低通滤波,去除高频噪声-Docking of the magnetic field signal received by low-pass filter to remove high frequency noise
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:44606
    • 提供者:jiangyan
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com