Fixed point to floating-point conversion with Fixed-Point Tool

5 ビュー (過去 30 日間)
Máté Torma
Máté Torma 2021 年 9 月 9 日
回答済み: stozaki 2021 年 9 月 9 日
Dear Sir/Madam!
I am struggling with fixed point to floating-point conversion using Fixed Point Tool. The original output data types of my Simulink blocks are fixdt and I would like to convert each block's output data type to a floating-point data type. Now, it seems like the FPT is only optimizing the details of the blocks and they stay the same data type, even if I am using 'Iterative Fixed-Point Conversion'. Unfortunately, I have not found any tutorials for this problem, so is there any way to solve this problem with FPT, or should I use a different method for this?
Thank you in advance for your help.

回答 (1 件)

stozaki
stozaki 2021 年 9 月 9 日
The Fixed-point tool is used to convert from floating point to fixed point. Therefore, you do not need to use the Fixed-point tool when converting from fixed point to floating point.

カテゴリ

Help Center および File ExchangeFixed Point についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by