How to change the unit of magnitude from DB to m/s2 in stft plot ?

Hi all,
I need to change the unit of magnitude in stft plot from Decibel to acceleration (m/s2).And i searched everywhere but i am not getting an required solution for it.so, kindly I request an solution for this.Thank you in advance.

 Risposta accettata

hello
value_ms2 = 10.^(value_dB/20)

2 Commenti

should we want to specify this in stft plot?
Not sure to understand ...
you can add a title / legend or use the ylabel to show it

Accedi per commentare.

Più risposte (0)

Categorie

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by