統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,285
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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...
14年弱 前 | 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...
14年弱 前 | 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...
14年弱 前 | 2 件の回答 | 0