Azzera filtri
Azzera filtri

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 visualizzazione (ultimi 30 giorni)
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.

Risposte (1)

Fangjun Jiang
Fangjun Jiang il 28 Set 2016
There is a MATLAB function called fft().
help fft
  1 Commento
Sachin Hegde
Sachin Hegde il 28 Set 2016
Modificato: Sachin Hegde il 5 Ott 2016
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.

Accedi per commentare.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by