Feeds
提问
help me in simulink to implement a system to remove noise using adaptive filters
i have to implement a system..having speech signal,then to add noise and then adaptive filtering using simulink..can u pls tell ...
14 years 前 | 0 个回答 | 0
0
个回答提问
problem in importing an audio file
here's a code.. y=wavread('funky.wav'); [funky,f]=wavread('funky.wav'); wavplay(funky,f); subplot(2,1,1); plot(funky); tit...
14 years 前 | 1 个回答 | 0
1
个回答提问
facing problem in plotting spectrogram.everytym an error occurs irrespective of the correct coding
i am unable to plot the spectrogram of a given signal.please help me.i am using the following codes.... t=0:0.001:2; y=chirp(t...
14 years 前 | 1 个回答 | 0
