Feeds
提问
Nearest Neighbor Interpolated data
If you are give a matrix,zi, generated using griddata where: x=5 unknown values; y=5 unknown values; xq=linspace(0,25...
13 years 前 | 1 个回答 | 0
1
个回答提问
converting matrix with signal data to a .wav file
x=0.9.*[zeros(1,4600) ones(1,200) zeros(1,300) ones(1,200) zeros(1,4700)]; wavwrite(x,10000,8,filename) trying to create...
13 years 前 | 0 个回答 | 0
0
个回答提问
Generating a Binary Signal
How do I generate a binary signal and export the file as a audio file (.wav,.mp3,etc)? EDIT: I want to generate a pulse th...
13 years 前 | 1 个回答 | 0
1
个回答提问
creating a analog signal to convey binary logic (binary signal)
I want to generate a pulse that has high and lows. I would also like to be able to control the relative proximities of the highs...
13 years 前 | 2 个回答 | 0