made normalization on wave sound

4 views (last 30 days)
Abdulkareem
Abdulkareem on 11 Dec 2012
Commented: keshav poojari on 24 Dec 2018
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 Comment
Daniel Shub
Daniel Shub on 13 Dec 2012
I am closing this as doit4me. Please edit the question to include what you have tried and where you are stuck.

Sign in to comment.

Answers (1)

Jan
Jan on 12 Dec 2012
Edited: Jan on 12 Dec 2012
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 Comments
Abdulkareem
Abdulkareem on 13 Dec 2012
sir the rand is -1<=y<=1
keshav poojari
keshav poojari on 24 Dec 2018
Sir, I cant Understand above statement!.. please can you give some examples????
i used R2013a version

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!