搜索资源列表
基于遗传算法的FIR数字滤波器的优化设计
- 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
DXH20
- IIR数字滤波器,设计方法,低通、高通、带通、带阻-IIR digital filter design, low pass, high pass, band-pass, band
基于遗传算法的FIR数字滤波器的优化设计
- 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
IIR2
- 数字滤波器是一种具有频率选择性的离散线性系统,在信号数字处理中有着 广泛的应用。数字滤波器的设计实际上是确定其系统函数H (z)并实现的过程。本文介绍了 用MATLAB设计、实现和分析HR数字滤波器的方法。-digital filter is a kind of frequency selective discrete linear systems, the digital signal processing has wide
IIR(LP)
- 无限脉冲数字滤波器的设计系列。本程序为低通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the low-pass filter. Consultations welcome.
IIR(BP)
- 无限脉冲数字滤波器的设计系列。本程序为带通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the band pass filter. Consultations welcome.
DSP6IIRDF
- IIR数字滤波器的课件.此课件比较详细的说明了IIR滤波器的设计方法,从实际滤波器的基本概念到算法的推导和计算机辅助方法设计.-IIR Digital Filter Software. This courseware more detailed explanation of the IIR filter design, from the filter algorithm to the basic concepts of derivati
IIR
- 用双线性变换法设计IIR数字滤波器 滤波就是将外界干扰的不需要的频率滤除掉,一面影响要测试数据的结果。比如如果是心电波的话,如果这是外界有很大的噪声干扰,滤波就是把不必要的信号给抑制掉,以便对心跳的正常测试。通过图比较,滤波后的明显比之前的要平滑,就是滤去干扰噪声的结果。采样间隔对实验有影响,取的过大会导致频率混叠。-Bilinear transformation method using digital filter IIR fi
iir
- VHDL的IIR数字滤波器,系数是用Matlab设计的-VHDL of IIR digital filter coefficients are designed using Matlab
IIR_digital_desigh
- MATLAB设计各种类型的IIR数字滤波器,掌握IIR数字滤波器的设计方法和步骤-MATLAB design of various types of IIR digital filter, master IIR digital filter design methods and steps
123
- IIR数字滤波器的设计,抽样频率为2*pi*1.5*10^4,通带截止频率为2*pi*1.5*10^3-IIR digital filter design, sampling frequency of 2* pi* 1.5* 10 ^ 4, pass-band cut-off frequency of 2* pi* 1.5* 10 ^ 3
Chebyshev1IIRdigitalfilter
- 这是本人夏季学期的课程设计:模拟信号数字化滤波处理的计算仿真-Chebyshev I型低通滤波,对模拟信号进行数字化滤波处理。根据数字滤波器的性能指标,计算出Chebyshev1型低通IIR数字滤波器的系统函数,画出数字滤波器的频率响应曲线,给出Chebyshev1型低通IIR数字滤波器的设计结果。-This is my summer semester of the curriculum design: analog signal p
ADC_IIR_Filter
- 一个简单实用的例程,通过PIC33Fxxx单片机实现无限冲击响应IIR数字滤波器的设计-A simple practical routines, the adoption of single-chip implementation PIC33Fxxx IIR IIR digital filter design
LabVIEWlvboqifangzhen
- 通过对IIR数字滤波器算法的研究,得出IIR数字滤波器的设计方案.经过仿真实验表明该滤波器能够滤除信号中的噪声,滤波效果良好 -Of IIR digital filter algorithm, derived IIR digital filter design. After simulation results show that the filter can filter out the noise signal, filter
IIR
- IIR数字滤波器的设计 滤波器可广义的理解为一个信号选择系统,它让某些信号成分通过又阻止或衰减另一些成分。在更多的情况下,滤波器可理解为选频系统,如低通、高通、带通、带阻。-IIR
IIR
- IIR数字滤波器的特点是h(n)为无限长序列。设计的基本思想是:模拟系统与离散系统存在着互相模仿的理论基础,所以可以让数字滤波器的特性去模仿一个模拟滤波器的特性,得到数字滤波器的H(z),H( )之间的变换关系。设计时,先设计一个模拟滤波器的传递函数 ,然后通过s变量与z变量之间的变换关系求出数字滤波器的系统函数H(z)。-IIR digital filter is characterized by h (n) for infinite
IIR
- 本论文详细阐述了IIR(无限冲击响应)数字滤波器的设计与实现-This paper elaborates IIR (infinite impulse response) digital filter design and implementation
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三
jyy
- 介绍了IIR数字滤波器的设计以及参数 设置要求(The design and parameter setting requirements of IIR digital filter are introduced.)