- Power spectral density of a signal in general can be evaluated by "absolute value squared of the DFT of the signal".
- Complex envelop conceptually is the baseband representation of the passband signal.
How to calculate and plot the power spectral density of complex envelope
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Emmanuela Lucy Baidoo
am 13 Feb. 2023
Beantwortet: Nayan
am 6 Mär. 2023
Would taking the absolute value squared of the DFT of then complex envelope(complex envelope=I +1i*Q) be applicable here or is there a change to be made?
0 Kommentare
Akzeptierte Antwort
Nayan
am 6 Mär. 2023
Hey Emmanuela,
As I understand you want to calculate the and plot the power spectral density of complex envelop. I would suggest you to go through the following reasoning.
With above reasoning taking the absolute value squared of the DFT of the complex would give the PSD of complex envelop without any change with respect to how it is done for any other signal.
I would also suggest you to make use of periodogram from signal processing toolbox from the following link https://www.mathworks.com/help/signal/ref/periodogram.html for easy estimation of PSD.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Spectral Estimation 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!