How to change the unit of magnitude from DB to m/s2 in stft plot ?
    2 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    naresh bhimchand
 il 21 Mag 2021
  
    
    
    
    
    Commentato: Mathieu NOE
      
 il 21 Mag 2021
            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.
0 Commenti
Risposta accettata
  Mathieu NOE
      
 il 21 Mag 2021
        hello 
value_ms2 = 10.^(value_dB/20)
2 Commenti
  Mathieu NOE
      
 il 21 Mag 2021
				Not sure to understand ... 
you can add a title / legend or use the ylabel to show it 
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

