搜索资源列表
matlabFFT11
- 使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。-using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the application.
fftshixian
- 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
hw2
- dft algorithm(no fft) (matlab)
MatlabcodeforFFT
- FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT-The Matlab code for FFT
FFT
- 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
window
- matlab hann hamming window FFT D TFT-matlab hann hamming window FFT DFT DTFT
FFTaDFTshixianjiceshi
- 使用MATLAB进行DFT/FFT/IDFT的运行,观察傅里叶变化后的图像-Use MATLAB for DFT/FFT/IDFT operation, after observing the image Fourier transform
DFT-matlab
- 自己编写的简单matlab小程序,可实现DFT简单功能,类似于FFT,你可以从中了解DFT实现原理,另外还有一篇文章。-I have written a simple matlab applet implement DFT simple functions, like FFT, you can learn about the DFT implementation principles, in addition to an article.
FFTorIFFT_MATLAB
- FFT和IFFT的MATLAB实现代码 用时间抽取的基2快速傅里叶变换实现序列卷积 对利用自编函数对信号进行DFT变换 对利用自编函数对信号进行DFT反变换-FFT IFFT dft