MATLAB FFT分析我要分享

FFT analysis of MATLAB

关注次数: 184

下载次数: 0

文件大小: 979.49 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:利用MATLAB的M文件进行FFT分析,需要设定数据步长,例子中数据来源于Excel文件。FFT分析后,将结果用图表显示,图表可设置横纵坐标的大小。


English Description:

Using Matlab m file for FFT analysis, we need to set the data step size. In the example, the data comes from excel file. After FFT analysis, the results are displayed in a chart, which can set the size of abscissa and ordinate.


代码预览

相关推荐