Simulinkで固定小数点演算を行うことはできますか。
2 views (last 30 days)
Show older comments
MathWorks Support Team
on 25 Oct 2013
Answered: MathWorks Support Team
on 25 Oct 2013
Simulinkで固定小数点演算を行うことはできますか。
Accepted Answer
MathWorks Support Team
on 25 Oct 2013
Simulinkでは基本的に倍精度演算を行なっています。
オプションのSimulink Fixed PointおよびFixed-Point Toolboxを利用することによって、1~128までの任意ビット長での演算、整数/仮数/固定小数点演算、IEEE非準拠の浮動小数点演算、IEEE準拠の単精度/倍精度浮動小数点演算などを行なうことが可能になります。
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!