made normalization on wave sound
1 回表示 (過去 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!