made normalization on wave sound
Mostrar comentarios más antiguos
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 comentario
Daniel Shub
el 13 de Dic. de 2012
I am closing this as doit4me. Please edit the question to include what you have tried and where you are stuck.
Respuestas (1)
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 comentarios
Abdulkareem
el 13 de Dic. de 2012
keshav poojari
el 24 de Dic. de 2018
Sir, I cant Understand above statement!.. please can you give some examples????
i used R2013a version
Categorías
Más información sobre Audio I/O and Waveform Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!