Fixed Point to Floating Point
2 ビュー (過去 30 日間)
古いコメントを表示
Hi guys.
I am beginner in Matlab. I just want to ask how to convert floating point number to fixed point number for matrix operation. Does everybody knows method to convert the floatig point. Your kindness is much appreciated.
Thanks in advance
0 件のコメント
採用された回答
Rick Rosson
2014 年 6 月 7 日
>> doc fi
>> doc numerictype
>> doc fimath
>> doc cast
>> doc isfi
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!