In Simulink, which option is more efficient, regarding computational cost?

1 visualizzazione (ultimi 30 giorni)
I've got a Simulink model with a division of two signals that are always greater than or equal to 0. I know that this division is 0 if the denominator is 0.
Which option should I choose to obtain the better performance or lower computational cost?
OPTION 1 uses, in my point of view, 1 variable less.
But, on the other hand, OPTION 2 uses a constant signal, instead of the variating in2.
What do you think/suggest?

Risposte (0)

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by