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
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 Exchange で Simulation, Tuning, and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!