搜索资源列表
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
Inverze_2D_z
- 本程序可以由2-D IIR数字滤波器的传递函数求出其冲激响应。通过分析冲激响应确定滤波算法的稳定性,见程序前言给出的参考文献。-This procedure can be 2-D IIR digital filter transfer function to derive its impulse response. By analyzing the impulse response filtering algorithm to determine the stability of the pro
ThesamemethodbasedontheimpulseresponseoftheIIRdigi
- 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
IIR
- 基于tms320vc5509a有限冲激响应滤波器很实用-Finite Impulse Response Filter Based on tms320vc5509a very practical
TS1
- 用各种方法实现滤波器的设计,包含有FIR和IIR滤波器的设计,非常全面-Use various methods to achieve the design of filters, including a FIR and IIR filter design, very comprehensive
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
IIR
- 基于matlab的IIR滤波器的设计代码-Based on the IIR filter design matlab code
IIR
- 数字滤波器的说明,产生,以及程序设计。 从模拟滤波器来产生数字滤波的方法。-Descr iption of digital filters, generation, and program design. From analog filters to produce digital filtering method.
iir
- 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:分别采用巴特沃斯、切比雪夫Ⅰ型、切比雪夫Ⅱ型和椭圆滤波器原型进行设 计,比较各种设计的阶数、实际阻带衰减,分析实验结果 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency:
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,
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.
IIR
- Matlab程序 滤波器的设计 直接设计IIR滤波器-IIR filter design
IIR
- IIR滤波器的C语言编写验程序代码,实现了功能-IIR filter test program code written in C, to achieve a functional
IIR
- r语音编写的数字信号处理滤波器,IIR滤波器设计-r language digital signal processing filter, IIR filter design
pjogram-iir
- 是学习matlab的很好程序资料 可以用来方便设计iir滤波器-Is good to learn matlab program information Convenient can be used to design iir filter
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.)