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!