フィルターのクリア

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

4 ビュー (過去 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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeBuffers, Switches, and Counters についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by