CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Digital Filter Design

搜索资源列表

  1. cyytxclff

    0下载:
  2. MATLAB是一套用于科学计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境。它的信号处理工具箱包含了各种经典的和现代的数字信号处理技术,是一个非常优秀的算法研究与辅助设计的工具。在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真。 (2)FIR滤波器的MATLAB设计 下面以设计线性相位FIR滤波器为例介绍具体的设计方法。 线性相位FIR滤波器通常采用窗函数法设计。窗函数法设-MATLAB i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.4kb
    • 提供者:李红
  1. winer

    0下载:
  2. 数字图像处理中比较常用的维纳滤波器设计。。用MATLAB开发-The more commonly used in digital image processing Wiener filter design. . Development with MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:978byte
    • 提供者:王丹
  1. FIR

    0下载:
  2. FIR数字滤波器的设计及其在MATLAB中的仿真实现。数字滤波器的设计。-FIR Digital filter design Its MATLAB in Simulation. Digital Filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:227.2kb
    • 提供者:大海
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:265.62kb
    • 提供者:刘雨相
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36.67kb
    • 提供者:李文
  1. lxmatlab

    0下载:
  2. 用matlab实现的双线性法设计的高通切比雪夫雪夫I型数字滤波器课程设计报告。-Matlab bilinear use design to achieve high pass Chebyshev Schiff I-type digital filter curriculum design report.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:61.16kb
    • 提供者:李欣
  1. ThesamemethodbasedontheimpulseresponseoftheIIRdigi

    0下载:
  2. 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22.05kb
    • 提供者:洪杰
  1. Example3_3_4FilterFreqResponse

    1下载:
  2. 二维数字滤波器设计程序,用于频域滤波,非常好用!-2-D digital filter design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:703byte
    • 提供者:qiudongsun
  1. my_dsp_experiment

    0下载:
  2. 我做的关于数字信号处理的matlab实验。主要是卷积运算的实现和滤波器设计。-I have done on the digital signal processing matlab experiment. Is mainly the realization of convolution and filter design.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:249.56kb
    • 提供者:xuhongteng
  1. SignalProcessMatlab

    0下载:
  2. 包含了很多数字信号处理方面的代码,如傅里叶变换,模拟和数字滤波器设计等,很实用。-Contains a lot of digital signal processing code, such as Fourier transform, analog and digital filter design, very practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:732.75kb
    • 提供者:Gavin
  1. LPF1

    0下载:
  2. 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:63.84kb
    • 提供者:liu
  1. The-Computer-Aid-Analysis-Algorithms-for-Two-Dimen

    0下载:
  2. 提出了二维数字滤波器的计算机辅助分析算法,可导出任意拓扑结构的二维数字滤波器的传递函数、分析其频率响应对系统参数的灵敏度及系统的稳定性。由该算法可生成通用二维数字滤波器的计算机辅助分析软件,解决了高阶与结构复杂的二维数字滤波器的理论分析与设计上的困难。-The computer aid analysis algorithms for two-dimensional digital filters have been proposed in the paper, which can derive
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:56.88kb
    • 提供者:zhaobiao
  1. matlab-Digital-filter-design

    0下载:
  2. 基于Matlab的数字滤波器设计及其对语音信号的应用-Matlab-based digital filter design and application of the speech signal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:96.35kb
    • 提供者:yuyanlin
  1. Gaussian-filter--design-

    0下载:
  2. 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用vb编写,小小软件,请多多指教,谢谢。-Gaussian filter used in the design (analog, non-digital filter) and supporting software, this an absolute guarantee of independence, need for reference. Vb prepared, a small software, e
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:11.82kb
    • 提供者:沈玉
  1. FIR

    0下载:
  2. 基于窗函数的FIR数字滤波器设计(高通、带通、低通)-Window-based FIR digital filter design function (high pass, band pass, low pass)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:119.15kb
    • 提供者:李金儒
  1. BandPassFilter

    0下载:
  2. Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。-Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:383.19kb
    • 提供者:李铭
  1. Exercise2

    0下载:
  2. 程序的内容包括信号的DFT及IDFT处理以及数字滤波器的设计。相关的参考资料也包含在其中。-Contents of the program including the signal DFT and IDFT processing and digital filter design. Related reference information is also included.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:345.96kb
    • 提供者:王松
  1. Matlab-digital-filter-design

    0下载:
  2. 课程设计实现了函数合成,并分别用低通、带通、高通滤波器分离合成函数中的波形-Programs designed to achieve function composition, and were low-pass, band-pass, high-pass filter separates the waveform synthesis function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:97.15kb
    • 提供者:黄无名
  1. ex14

    0下载:
  2. IIR数字滤波器设计与实现:掌握用双线性变换法设计IIR数字滤波器的方法,掌握由低通到高通﹑带通﹑带阻的频率变换方法,掌握Butterworth滤波器设计的原理。-IIR digital filter design and Implementation: master the use of the bilinear transform IIR digital filter design method master low to high pass, band-pass, band resis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:729.49kb
    • 提供者:xuyaowen
  1. FIR-digital-filter

    0下载:
  2. 用窗函数法设计FIR数字滤波器,熟悉线性相位FIR数字滤波器的特性,了解各种窗函数对滤波特性的影响-Window function design FIR digital filter, familiar with the characteristics of the linear phase FIR digital filter, to understand the impact of various filter characteristic window function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1.29kb
    • 提供者:邝圣茜
« 12 »
搜珍网 www.dssz.com