Feeds
提问
error using xcorr function to compare audio file that is recorded by device microphone
The code for recording voice through device - recording = audiorecorder(fs, 16, 1); voice = getaudiodata(recording); voice = ...
3 years 前 | 1 个回答 | 0
1
个回答提问
I want to shade the upper region of the four curves and left region of the vertical line
I use general x-y plot for the four curves and xline function for the vertical line. I have tried fill and patch function but ...
3 years 前 | 1 个回答 | 0
