搜索资源列表
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
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)
用双线性变换法设计IIR滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To dem
FIR_BNCH
- 数字低通滤波器的设计.采用去脉冲干扰和二阶变换系统.-digital low-pass filter design. Pulse used to interference and the second shift system.
matlabbuttfilter
- 利用Matlab工具对巴特沃斯模拟低通滤波器的设计结果进行了验证,Matlab程序见附页。-Matlab simulation tools Butterworth low-pass filter design results were verified, Matlab program Annex.
46541349879431316
- 对快速傅立叶变换辅助设计数字低通滤波器的设计进行了分析
lowpassfilter
- 模拟低通滤波器和数字低通滤波器的设计代码,已经通过编译和运行-Analog low-pass filter and digital low-pass filter design code has been compiled and run through
bbfilter
- 该函数实现了低通滤波器的设计与实现,并且有可视化界面,相当不错-The function of the realization of the low-pass filter design and implementation, and visualization interface, pretty good
IIR
- IIR数字低通滤波器的直接设计(最小均方法),讨论系统稳定性并将系统最小相位化-IIR digital filter direct designii
17jie_fir
- 采用VHDL语言实现17阶的数字低通滤波器的设计-VHDL language used to achieve 17 the number of bands of low-pass filter design
LowpassFiltering
- 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a
TheDesignofFIRFilterBasedonFPGA
- 从分析FIR 数字滤波器的原理和设计方法入手,主要针对基于FPGA 实现数字滤波器乘法器的算法进行了比较研究,并通过一个8 阶FIR 低通滤波器的具体设计,简要分析比较了几种算法的优越性和缺点,从而充分发掘和利用FPGA 的高速特性。-From the analysis of FIR digital filter design theory and approach, mainly based on the realization of
FIRshiyan
- 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to m
ex5
- FIR 及 IIR低通滤波器的设计以及 正弦信号滤波前后的频谱分析 (不同窗函数截断)-FIR and IIR filter design and low-pass filter before and after sinusoidal signal spectrum analysis (different window function truncated)
FirAlgs
- 本代码用C语言实现了有限冲击响应低通滤波器的设计。-The code used C language to implement low-pass finite impulse response filter design.
IIR低通滤波器设计资料
- 是在设计过程中需要用到的一些函数,可以帮助设计。(The file is useful to eveone who will design the IIR exquipent,ang I hope It will take good luck for you !Thank you reading!)
play
- 要求截取一段语音信号,叠加噪声信号,再进行滤波,带通滤波器的设计(GUI界面)(Design of speech signal filtering and bandpass filter)
Hiprocessing (2)
- 用MATLAB设计高通滤波器和低通滤波器(High pass filter and low pass filter)
LPF
- 基于ADS硬件仿真平台,实现了一个低通滤波器的设计(Based on ADS, a low pass filter is designed.)
滤波器实验报告
- 设计一个 1MHz 的 FIR 低通滤波器。 要求: ① 时钟信号频率 16MHz; ② 输入信号位宽 8bits,符号速率 16MHz ③ 要求在 Matlab 软件中进行 FIR 滤波器浮点和定点仿真,并确定 FIR 滤波器抽头系数 ④ 写出测试仿真程序。(Design a 1MHz FIR low pass filter. Requirements: (1) clock signal frequency 16MH