Time and Frequency analysis
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
yusra Ch
am 5 Mär. 2020
Kommentiert: Star Strider
am 5 Mär. 2020
Hello,
I have data of measured signal in time. I want to know the frequencies of the components of my signal (Large scale fading+Small scale fading+Noise). For this reason, I have represented the FFT of my signal. I would like to know the time instant where the peaks highlited in yellow happened. Does any one have an idea how to do it?
Another question, How can I extract each component of the original signal from the FFT representation?
Thank you in advance.

0 Kommentare
Akzeptierte Antwort
Star Strider
am 5 Mär. 2020
The peaks in the fft result can occur anywhere in the signal. To do a time-frequency analysis, use the spectrogram function.
4 Kommentare
Star Strider
am 5 Mär. 2020
That is likely not possible to extract from a spectrogram.
This sounds like a communications problem rather than the signal processing problem I first thought it was.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!