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

Answers (1)

Hi,
You can read the wav file with wavread() command and find the variance with var() command.
Hope that's enough

Categories

Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange

Tags

Asked:

on 18 Jun 2015

Community Treasure Hunt

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

Start Hunting!