what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT??
6 次查看(过去 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
.png)
2 个评论
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
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
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!