floating point to fixed point

3 visualizaciones (últimos 30 días)
Vandhana
Vandhana el 29 de Jul. de 2011
why one need to change models from floating point to fixed point? Even though working with floating point models is easier(personal opinion).

Respuesta aceptada

Titus Edelhofer
Titus Edelhofer el 29 de Jul. de 2011
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

Más respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by