Filter löschen
Filter löschen

spectrogram unit change from dB/Hz to linear scale

15 Ansichten (letzte 30 Tage)
aakash dewangan
aakash dewangan am 24 Aug. 2023
Beantwortet: Star Strider am 24 Aug. 2023
Hi,
I am using readymade matlab function to plot the spectrogram of my data. I want to change the spectral intensity unit from dB/Hz to linear scale.
Please let me know how can I do that.
Thanks :)

Antworten (1)

Star Strider
Star Strider am 24 Aug. 2023
If you want dB rather than dB/Hz, use the pspectrum function with the 'spectrogram' option argument.
To get magnitude from dB, use the db2mag function.

Kategorien

Mehr zu Time-Frequency Analysis finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by