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

2 次查看(过去 30 天)
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?

回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by