Matlab fft vs Sac fft

1 Ansicht (letzte 30 Tage)
Joseph Borkovich
Joseph Borkovich am 4 Mai 2018
It seems as though matlab fft function is shifted up or down by 10^2 in a loglog plot when compared to SAC. I have tried to fix this using many of the methods on the site but they just flip the direction of the shift down to up or vice versa. Does anyone have experience in fixing this and an explanation as to why it is happening. Have been working around 10 hours to fix it your help is appreciated.
Thanks,
J

Antworten (1)

Bjorn Gustavsson
Bjorn Gustavsson am 4 Mai 2018
Check the documentation of both for how the normalization of the ffts are done. typically there are a factor of 1/N that should be handled, this can be handled with slightly different conventions.
HTH
  1 Kommentar
Joseph Borkovich
Joseph Borkovich am 5 Mai 2018
Hi thanks, I had done that and they seemed to go about it in the same way, however sac didn't have details on its procedure but said it performed a DFT like in MATLAB.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by