Borrar filtros
Borrar filtros

how to find variance of audio signal?

2 visualizaciones (últimos 30 días)
pranjal
pranjal el 18 de Jun. de 2015
Respondida: Salaheddin Hosseinzadeh el 18 de Jun. de 2015
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
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 Audio I/O and Waveform Generation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by