搜索资源列表
-
0下载:
用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
-
-
0下载:
离散信号,用DFT(通过FFT计算)方法分析其频谱,采用矩形窗,对不同的采样点数进行分析-Discrete signal, using DFT (via FFT calculation) method, analyze its spectrum, using rectangular windows of different sampling points for analysis
-
-
0下载:
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
-This article describes a variety of
-
-
1下载:
说明连续时间傅里叶变换与DTFT、DFT之间的关系,及由FFT求连续时间傅里叶变换的方法。文档说明加MATLAB代码-This project is about the relationship of CTFT, DTFT and DFT, how to calculating CTFT by using FFT. This project contains document and matlab code.
-
-
0下载:
比较DFT和FFT的运算时间。(1)自行选择进行计算的序列(或产生随机序列)。
(2)利用计时函数tic、toc,计算点数N=64、128、256、……(IT IS A SAMPLE.Compare the computing time of DFT and FFT. (1) select the sequence to compute (or generate random sequences).
(2) using the timer functions tic and TOC to c
-