how to use""\langle〈 and \rangle 〉 "" in matlab?
20 ビュー (過去 30 日間)
古いコメントを表示
PLACEIUS NISHIGA G
2018 年 1 月 31 日
コメント済み: PLACEIUS NISHIGA G
2018 年 1 月 31 日
the function is used to convert the binary sequence into 24 integers in which each one is produced by 8 binary bits.
2 件のコメント
採用された回答
Walter Roberson
2018 年 1 月 31 日
bin2dec(char('0'+reshape(bits, 8, 24).'))
... but what does this have to do with the angle brackets?
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!