Matlab fft vs Sac fft

조회 수: 1 (최근 30일)
Joseph Borkovich
Joseph Borkovich 2018년 5월 4일
댓글: Joseph Borkovich 2018년 5월 5일
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

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2018년 5월 4일
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
Joseph Borkovich
Joseph Borkovich 2018년 5월 5일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Spectral Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by