I have a file saved in matlab workspace. I want to find out the FFT of that stored data? How can i do that

1 次查看(过去 30 天)
I have a simulink scope data stored in Matlab Workspace. i wan to find out the FFT of that stored data which contains time and Signal values. Please help me.

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2016-9-28
There is a MATLAB function called fft().
help fft
  1 个评论
Sachin Hegde
Sachin Hegde 2016-9-28
编辑:Sachin Hegde 2016-10-5
Thank you for your answer. I have tried using that. For Explanation, I have the time stored in a varibale "t" and values of the signals are stored in variable "d". What code should I write if I want to compute FFT Analysis as shown with the attached Image.

请先登录,再进行评论。

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by