FFT变换算法 MATLAB 源代码.rar
FFT变换算法,编的一点小程序 % This function plots the power spectrum on the input vector. % The coding was altered slightly from the demo that comes with % Matlab, but here it is in one easy-to-use file.
下载地址
用户评论
没有多大意思,没有!
我看到的是直接调用了matlab里面的fft函数啊……
比较清晰,易读,适合初学者