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 years 前 | 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 years 前 | 2 个回答 | 0