how to find variance of audio signal?

4 Ansichten (letzte 30 Tage)
pranjal
pranjal am 18 Jun. 2015
i have cry signal as my audio input in .wav format. want to find its variance. pls help

Antworten (1)

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh am 18 Jun. 2015
Hi,
You can read the wav file with wavread() command and find the variance with var() command.
Hope that's enough

Kategorien

Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by