what is the physical meaning of getting peak of higher amplitude in frequency domain by using FFT??
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Arka Roy
el 26 de Sept. de 2019
Comentada: Arnold Sullivan
el 26 de En. de 2021
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 comentarios
JOSE SANTOS
el 19 de Mayo de 2020
Hello Arka,
I was wondering if you found the answer to this question. I have the same inquiry.
Jose Santos.
Arnold Sullivan
el 26 de En. de 2021
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
Respuesta aceptada
Sindar
el 19 de Mayo de 2020
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spectral Measurements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!