How to change FFT settings ?

4 ビュー (過去 30 日間)
Sameer
Sameer 2014 年 6 月 26 日
コメント済み: Sameer 2014 年 7 月 10 日
I am analyzing a power system simulated on SIMULINK for which I need to use some FFT tool. Usually, the "Powergui" is used to get the FFT of a signal. However, when I use it I do not get specific frequencies that are present in the signal. The results display all the frequencies depending on the number of cycles I select and the frequency. Also, when I use the "power_fftscope" function, the fundamental frequency has been preset to 60 Hz; I want to change it to 50 Hz. Could you guys help me out in atleast one of the two problems mentioned above?

採用された回答

Rashmil Dahanayake
Rashmil Dahanayake 2014 年 6 月 26 日
Are you using the Gui of the fftscope.
If so you can update the number of cycles and frequency as required. If you need only integet multiples of the fundamental, set number of cycles to 1.
In command line you, need to initially store fft results to a structure then modify the parameters(fundamental, cycles) prior to the second run.
  1 件のコメント
Sameer
Sameer 2014 年 7 月 10 日
How do I store the FFT results? Can i use a MATLAB code to get the frequencies in this signal?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpectral Measurements についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by