搜索资源列表
CMFB_and_DFT
- DFT滤波器组,画出了DFT分析滤波器组的图形,比较了余弦调制滤波器组(CMFB)和DFT滤波器组的性能-DFT filterbanks (analysis filterbanks)compare CMFB with DFT filterbanks
MATLAB
- 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
MATLAB
- DSP PROGRAMS ON DFT,CORRELATION,FIR AND IIR FILTER DESIGN
Signal_Processing_Matlab
- 上硕士时用过的信号处理的Matlab代码,主要包括DFT、FFT变换滤波器设计、Matlab下的数字信号处理示例等内容,比较适合余初学者,谢谢。-When used on the master signal processing Matlab code, including DFT, FFT transform filter design, Matlab example under the digital signal processing, etc., more than suitable f
signal-processing
- 压缩文件中给出了已知系统传递函数及输入信号的情况下,求解系统输出响应的四种方法,即差分方程法,卷积法,DFT法以及滤波器设计方法;此外还包含创建窗及其频率响应的matlab设计。-Known compressed file system transfer function is given and the case of the input signal, the output response of the system to solve the four methods, namely th
dsp
- 这是典型的数字在信号处理中操作的MATLAB源程序,其中包括了dft变换和数字滤波器的滤波等内容。(This is a typical MATLAB source program that operates in the signal processing, including the DFT transform and the filtering of the digital filter.)