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

1 visualizzazione (ultimi 30 giorni)
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

Mathieu NOE
Mathieu NOE il 21 Mag 2021
hello
value_ms2 = 10.^(value_dB/20)
  2 Commenti
Mathieu NOE
Mathieu NOE il 21 Mag 2021
Not sure to understand ...
you can add a title / legend or use the ylabel to show it

Accedi per commentare.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by