搜索资源列表
tsinghua_shanhao06_jingdianpuguji
- 本程序是经典谱估计方法的程序,仿照<数字信号处理>胡广书.包含了书中后面三章的所有方法.另外还有FIR,IIR数字滤波器的去噪方法,SVD特征值去噪,信噪比的计算等等.是一经典的程序组.希望和所有人共享-this procedure is classic method of spectral estimation procedures, modeled on the "Digital Signal Processing" Mr Kwong book. The book con
FIR_pinlv[1]
- FIR滤波器, 设计一个线性相位有限冲激响应低通滤波器,使其满足如下指标:通带边界为2kHz,阻带边界为2.5kHz,通带波纹 =0.005,阻带波纹 =0.005,抽样率为10kHz。采用多尔夫-切比雪夫窗进行设计,进行频谱分析。-FIR filter, design a linear phase FIR low-pass filter to meet the following indicators: passband border to 2kHz, stopband border to 2
ThesamemethodbasedontheimpulseresponseoftheIIRdigi
- 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
IIR
- 数字滤波器的说明,产生,以及程序设计。 从模拟滤波器来产生数字滤波的方法。-Descr iption of digital filters, generation, and program design. From analog filters to produce digital filtering method.
IIRbandpasss
- 这是用切比雪夫实现的IIR带通滤波器,可用于数字图像或语音的处理-This is achieved using Chebyshev IIR bandpass filter, can be used for processing digital image or voice
IIR-filter
- IIR滤波器 滤波器是一个低通的滤波器,要求滤除20KHZ以上的频率段, -IIR filter is a low-pass filter filter, requiring more than 20KHZ frequency band filter,
FIR_IIR_FILTER_2012
- 使用matlab实现的完整程序,包括FIR 低通和带通滤波器,IIR低通和带通滤波器,一共4个。-Matlab implementation of a complete program, including the FIR low-pass and bandpass filters-IIR low-pass and band-pass filter, a total of four.
IIR-a-FIR-Fan-Filters
- 2D扇形滤波器的原理设计,是比较经典的论文,很多论文都是引用这一篇。英文有点难-Principles of 2D fan filter design, is a classic paper, many papers are referenced to this one. English somewhat difficult
filter-of-fir-and-IIR
- 利用matlab,实现fir和iir滤波器滤波功能。包含了IIR和FIR两个主程序,可直接运行。-With matlab, fir and iir filter filtering. Contains the IIR and FIR main program, and can be run directly.
IIR2
- IIR滤波器的设计 MATLAB实现 完全代码-IIR filter design MATLAB to achieve complete code
digital_filter
- 使用matlab进行IIR与FIR数字滤波器的设计。使用直接法和双线性变换法设计IIR数字滤波器,利用窗函数法,频率采用法设计FIR数字滤波器并进行GUI界面的设计。 -Using matlab to design IIR and FIR digital filter. Using the direct method and the bilinear transform to design IIR digital filter and using window function met
IIR
- IIR滤波器的C语言编写验程序代码,实现了功能-IIR filter test program code written in C, to achieve a functional
ex14
- 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
CHEB1HPF
- 无限冲击响应滤波器,切比雪夫1型滤波器,使用本程序可以实现切比雪夫高通滤波器设计-IIR Highpass filter design using Chebyshev-1 prototype
95710197
- 滤波器设计示例matlab,有IIR和FIR的实现,很好的-Filter design example, matlab has the implementation of IIR and FIR, very good
BIR
- IIR Filter Design无限冲击响应滤波器设计matlab源代码 不错-IIR Filter Design infinite impulse response Filter Design matlab source code is good
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
FILTER
- MATLAB是一个矩阵设计平台,利用MATLAB强大的计算和频谱分析能力,可以便利的分析与处理信号。利用MATLAB仿真软件系统结合双线性变换法设计一个数字巴特沃斯高通、低通和带通IIR滤波器。(MATLAB and bilinear transform filter)
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
数字图象处理
- 数字图像处理程序,包含6中FIR和IIR滤波器程序和GUI界面。(Digital image processing program with 6 FIR and IIR filter programs and GUI interface.)