搜索资源列表
基于遗传算法的FIR数字滤波器的优化设计
- 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
基于DSPC55x的数字滤波器的设计
- 这是在C55x的基础上编写的数字滤波器有很好的学习作用,采用C语言调用汇编子程序的方法编写的,有一定的指导意义。
数字滤波器设计论文
- 本文分析了国内外数字滤波技术的应用现状与发展趋势,介绍了数字滤波器的基本结构,提出了一种基于Matlab和Modelsim软件的数字滤波器设计方法
基于dsp的fir滤波器的设计
- 在tms3205402中运行 添加新的工程 加入.asm .cmd 和.inc 文件 调试运行!
firfilter.rar
- FIR滤波器设计程序,在MATLAB环境下实现FIR数字滤波器的设计,FIR filter design procedures, the MATLAB environment realize FIR digital filter design
65filter
- 65位FIR数字滤波器的设计~~其中有通过仿真得出得数据 ~可以通过数据输入完成滤波实验~对数字滤波器得整个算法进行了分析包括输入分组相加 然后相乘得过程-65 FIR digital filter design ~ ~ with simulation data to come in through the importation of data from experiments completed filtering of the digital filter in the whole alg
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 processing digital simulation f
ADC_IIR_Filter
- 一个简单实用的例程,通过PIC33Fxxx单片机实现无限冲击响应IIR数字滤波器的设计-A simple practical routines, the adoption of single-chip implementation PIC33Fxxx IIR IIR digital filter design
rrdddwq
- 这是运用LabVIEW图形化编程语言开发虚拟数字滤波器的方法,对数字滤波器原理的分析。提出了利用虚拟仪器软件平台构建数字滤波器的设计思想,并在此基础上开发出了一套数字滤波器实例-This is the use of LabVIEW graphical programming language to develop a virtual digital filter methods, the principle of the digital filter analysis. Proposed the
FIR
- FIR数字滤波器的设计和实现. matlab 7.0实现-FIR digital filter design and realization. Matlab 7.0 to achieve
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 results
ThesamemethodbasedontheimpulseresponseoftheIIRdigi
- 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
DigitalFilter
- 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
JYSZCCLBQ
- 简易数字滤波器的设计 基于EDA语言 开发平台较广-Simple digital filter design language development platform based on the broader EDA
基于LabVIEW的FIR数字滤波器设计
- 通过LabVIEW来完成FIR数字滤波器的设计,对信号分析很有帮助(The design of FIR digital filter through LabVIEW is helpful to signal analysis)
Matlab的FIR数字滤波器的设计与仿真
- Matlab的FIR数字滤波器的设计与仿真(Design and Simulation of FIR digital filter for Matlab)
jyy
- 介绍了IIR数字滤波器的设计以及参数 设置要求(The design and parameter setting requirements of IIR digital filter are introduced.)
FIR数字滤波器的设计与实现
- FIR滤波器的相关知识以及生成所需要用到的matlab函数,具体生成例程。(FIR filter related knowledge and generate the matlab function needed to generate specific routines.)
数字滤波器
- FIR低通数字滤波器的设计,利用matlab编程语言利用FIR1函数设计低通滤波器。(Design of FIR Low Pass Digital Filter)