floating point to fixed point

17 次查看(过去 30 天)
why one need to change models from floating point to fixed point? Even though working with floating point models is easier(personal opinion).

采纳的回答

Titus Edelhofer
Titus Edelhofer 2011-7-29
Hi Vandhana,
usually people convert models from floating point to fixed point when the goal is to run the model later on some embedded device. Depending on the size of the controller, sometimes the controller does not even support floating point (or only by software which consumes both time and memory).
Titus

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by