統計
MATLAB Answers
2 質問
0 回答
ランク
of 159,301
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can we show Interfacing Stepper Motor to 8086 Using 8255 in matlab ?
I don't have codes
7年以上 前 | 0 件の回答 | 0
0
回答質問
How can i find largest 8 bit number from these 08 bit numbers i m getting ?
a=imread('C:\Users\a.png'); disp(a); for i=1:256 for j=1:256 b(i,j,1) = de2bi(a(i,j),8); disp(b) ...
7年以上 前 | 1 件の回答 | 0