how to find variance of audio signal?

i have cry signal as my audio input in .wav format. want to find its variance. pls help

Respuestas (1)

Salaheddin Hosseinzadeh
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.

Etiquetas

Preguntada:

el 18 de Jun. de 2015

Respondida:

el 18 de Jun. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by