how to find variance of audio signal?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
i have cry signal as my audio input in .wav format. want to find its variance. pls help
0 Commenti
Risposte (1)
  Salaheddin Hosseinzadeh
      
 il 18 Giu 2015
        Hi,
You can read the wav file with wavread() command and find the variance with var() command.
Hope that's enough
0 Commenti
Vedere anche
Categorie
				Scopri di più su Simulation, Tuning, and Visualization in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

