what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT??

조회 수: 21 (최근 30일)
what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT?? In this picture i am having an original signal as well as reconstructed signal from EEMD method and i have done fft of both, but i am getting peaks at same frequency but in different amplitude...what is the physical significance of higher amplitude in fft domain???.....does it reffer that the signal with higher amplitude is having higher strength..............pls reply as soon as possible...........thanks in advance
Screenshot (3).png
  댓글 수: 2
JOSE SANTOS
JOSE SANTOS 2020년 5월 19일
Hello Arka,
I was wondering if you found the answer to this question. I have the same inquiry.
Jose Santos.
Arnold Sullivan
Arnold Sullivan 2021년 1월 26일
On 3rd Dec. 2008, Dr. Huang said:
FFT gives you the total energy density, the RMS value.
Marginal Hilber spectrum is giving you the total energy.
Amplitude in MHS vs in FFT :: MHS = 2*N/T * FFT
N/T is the sampling rate
so that apply MHS on FFT you need to multiply 2*N/T back to get the real value.
Details in https://www.youtube.com/watch?v=6RhFvRvtEPs&list=PL2RhbQA4R2LVKOZH53JGaK6ALpza_KEe2&index=18

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

채택된 답변

Sindar
Sindar 2020년 5월 19일
Assuming you kept track of normalization correctly(*), yes, a higher amplitude of the fft corresponds to higher signal strength at that frequency.
* if the number of elements didn't change, this should be fairly easy. Did you multiply the signal (in time or freq) by something that is ever larger than 1? If the number of elements changed (e.g., you padded the data with zeros), then you must be more careful

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by