搜索资源列表
-
0下载:
编程实现:
低通数字滤波器的设计。
设计一低通FIR滤波器,对应的模拟系统的幅度响应
抽样频率10kHz,过渡带0.5kHz,用窗口法设计。
画出数字滤波器频率响应。
连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。
-Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system r
-
-
0下载:
数字滤波器设计文档(自己作设计时用的ppt)-Digital Filter Design Documents (for their design of ppt)
-
-
0下载:
1.FFT.doc
2.用MATLAB进行FFT频谱分析
3.傅立叶变换与频谱分析.pdf
4.快速Fourier变换算法及Matlab程序实现.pdf
5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf
6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc
2 MATLAB FFT spectrum analysis
3 FFT and spectrum analysis . Pdf
4 fast Fourier transform
-
-
1下载:
IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
-
-
0下载:
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
-
-
0下载:
本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
-
-
0下载:
介绍了滤波器的基本原理
本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main
-
-
1下载:
这是运用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
-
-
0下载:
IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
-
-
0下载:
以“低成本和高性能”为设计思想,借助虚拟仪器的概念和高速的数字信号处理算法将传统的函数发生器、示波器、数据记录仪、频率计、谱分析仪以及滤波器的设计和仿真等功能高度集成、统一平台方便使用。 -With " low cost and high performance" for design ideas, using the concept of virtual instruments and high-speed digital signal processing algorit
-
-
0下载:
最优化FIR数字滤波器设计,本人亲自编写,基于等波纹最优化设计方法-Optimization of FIR digital filter design, I personally prepared the most optimal design method based on the equiripple
-
-
0下载:
双线性变换法和脉冲不变法实现数字低通滤波器的设计-Bilinear transformation method and the same pulse of digital low-pass filter design
-
-
0下载:
采用脉冲响应不变法和双线性变换法设计IIR数字滤波器。
-Using impulse response method and bilinear transform IIR digital filter design.
-
-
0下载:
基于Matlab的数字滤波器设计,包括设计的参考资料,源程序和运行结果。-Matlab digital filter design, including the design references, source code, and based on the results.
-
-
0下载:
基于MSP430单片机的滤波器设计,原理和仿真。-MSP430 microcontroller-based filter design, theory and simulation.
-
-
0下载:
用C编写的数字滤波器源程序,里面包含数字滤波器原理及相关设计文档-Digital filter written in C source code, which includes a digital filter design principles and related documents
-
-
0下载:
由设计要求可知,wp<=0.2π,允许误差幅度小于1dB,ws>=0.3π内衰减应大于15dB。为了验证数字滤波器的实际滤波功能,设计程序时,把输入序列定为验证函数x(t)=4sin(100πt)以及x(t)=4sin(200πt)和x(t)=4sin(400πt)。又因为Ts=1.25ms,T=80ms,故采样点为64,即N=64,所以当M=6,可以同时调试并验证程序的滤波功能。-Seen by the design requirements, wp < = 0.2π, al
-
-
0下载:
(1)设计低通、带通、高通数字滤波器;
(2)可以对合成信号(含低频、中频、高频分量)、语音信号进行滤波;
(3)通过GUI界面进行控制。-(1) design low pass, band pass, high pass digital filter
(2) can be synthesized signal (including the low frequency, medium frequency, high frequency components), filtered s
-
-
0下载:
IIR数字滤波器设计及在FDM复用信号滤波中的应用
1.熟悉用双线性变换法设计IIR数字滤波器的原理与方法;
2.掌握根据频谱图及滤波需求确定滤波器的指标参数的方法;
3.通过FDM复用信号数字滤波器的设计,掌握IIR数字滤波器的MATLAB实现方法;
4.通过观察FDM复用信号滤波前后的时域及其频谱图,建立数字滤波的感性认识。-IIR digital filter design and the FDM multiplex signal filtering applicati
-
-
0下载:
设计一个FIR数字滤波器,设计一个线性FIR滤波器(Kaiser window)Wp = 0.3π; Ws = 0.4π; As = 40dB;(We design a FIR digital filter, design a linear FIR filter (Kaiser window), Wp = 0.3 PI, Ws = 0.4 PI, As = 40dB;)
-