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.

 Accepted Answer

hello
value_ms2 = 10.^(value_dB/20)

2 Comments

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

Sign in to comment.

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!