Community Profile

photo

Amit Kulkarni


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


I am trying to add noise to an audio file to filter it later but not working. copy of my script is as follows:
[y,Fs,nbits]=wavread('s1.wav','native'); y=y+rand(size(Y)); nbits =16 length(y)=20181150 Fs=48000 When I run the script ...

11 years ago | 0 answers | 0

0

answers