Why is there no Integrator with data type single ?

My Simulink system is supposed to run with only single datatype. But I have not found an integrator with single data type, also there is not an option to construct one by myself, because the Transfer function block outputs as well only double.
Is casting to double before the integrator and back to single after the integrator the only solution ?

Antworten (1)

Paul
Paul am 15 Nov. 2023

0 Stimmen

How about using a Discrete Time Integrator?

2 Kommentare

Christian Luciano Maendle
Christian Luciano Maendle am 15 Nov. 2023
Bearbeitet: Christian Luciano Maendle am 15 Nov. 2023
Thank you for your suggestion. But is there anything for continuous signals ?
Paul
Paul am 15 Nov. 2023
Not that I'm aware of, but I'm not much of a user of different precision data types.
If you don't mind me asking, what kind of continuous-time signal do you want to represent represent with single precision?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by