how to find variance of audio signal?
Mostrar comentarios más antiguos
i have cry signal as my audio input in .wav format. want to find its variance. pls help
Respuestas (1)
Salaheddin Hosseinzadeh
el 18 de Jun. de 2015
0 votos
Hi,
You can read the wav file with wavread() command and find the variance with var() command.
Hope that's enough
Categorías
Más información sobre Simulation, Tuning, and Visualization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!