Feeds
回答済み
convert binary to decimal from column vector of binary bits?
The spacing got messed up: rawend=length(rawbidata); strrawbidata=num2str(rawbidata,'%-1d'); for i=1:32:rawend i...
convert binary to decimal from column vector of binary bits?
The spacing got messed up: rawend=length(rawbidata); strrawbidata=num2str(rawbidata,'%-1d'); for i=1:32:rawend i...
14年弱 前 | 0
質問
convert binary to decimal from column vector of binary bits?
I have a column vector in binary consisting of thousands of 32-bit words. Each word has three value, made up of 1, 10 and 21 bit...
14年弱 前 | 2 件の回答 | 0