made normalization on wave sound
3 次查看(过去 30 天)
显示 更早的评论
hi i recorded several wave sounds with sampling rate 8000 Fs=8000; y=wavrecord(5*Fs,Fs); i want to apply normalization to Excluding anomalous values from this sound
1 个评论
Daniel Shub
2012-12-13
I am closing this as doit4me. Please edit the question to include what you have tried and where you are stuck.
回答(1 个)
Jan
2012-12-12
编辑:Jan
2012-12-12
Then please take the time to explain any details: There are different methods to normalize a wave sound, e.g. that the rand is -1<=y<1, or -1<=y<=1, or -32768<=y<=32767, etc. You can normalize the frequency power, the loudness, the mean amplitude, the standard deviation, ...
Therefore I suggest to explain exactly what you need. Then post, what you have tried already to get rid of the "doit4me" tag, which reduces the motivation to create an answer.
2 个评论
keshav poojari
2018-12-24
Sir, I cant Understand above statement!.. please can you give some examples????
i used R2013a version
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!