フィルターのクリア

FFT in MatLab and Origin Pro comparison. Plots are the same but frequency data is a little bit different. Why?

5 ビュー (過去 30 日間)
Hi everybody! I did a fft code to MatLab and then I tried to compare with OriginPro, essentially I have the same plots in both softwares but I have a problem, when I observe the points I plot are a little bit different, so I can't understand what is happening :S
I show you only the firsts values of frequency because there are approximately 67000 values
Thanks in advance!
<<
>>

回答 (1 件)

dpb
dpb 2015 年 9 月 2 日
First of all, you'll have to use the same number of points for both spectra, then the difference should simply be one of setting the actual limits of the plot to coincide; quite likely each product has a slightly different algorithm for setting default plotting limits.
  2 件のコメント
Jose Peñaloza
Jose Peñaloza 2015 年 9 月 2 日
Thank you! I will try to fix it :/
dpb
dpb 2015 年 9 月 2 日
I've no klew regarding the other program, in Matlab you set the plotting limits with xlim

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by