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

回答 (1 件)

Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2015 年 6 月 18 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeSimulation, Tuning, and Visualization についてさらに検索

タグ

質問済み:

2015 年 6 月 18 日

回答済み:

2015 年 6 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by