1. 首页
  2. 数据库
  3. 其它
  4. FFT变换算法 MATLAB 源代码.rar

FFT变换算法 MATLAB 源代码.rar

上传者: 2021-04-22 22:27:40上传 RAR文件 491B 热度 8次
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.
下载地址
用户评论
码姐姐匿名网友 2025-03-26 22:48:21

没有多大意思,没有!

码姐姐匿名网友 2025-03-27 02:50:38

我看到的是直接调用了matlab里面的fft函数啊……

码姐姐匿名网友 2025-03-26 18:45:03

比较清晰,易读,适合初学者