How to divide by zero during transition from positive to negative value?

1 次查看(过去 30 天)
I have a simulink block to calculate the stopping distance of the vehicle d= v²/(2(mu)(g)), as you can see i have division by 'mu' and the value of 'mu' changes from positive value to negative value, and during this transition 'mu' becomes zero momemtarily and then division by zero is invalid. Can someone please suggest me some method.
Thank you.

回答(1 个)

Matt J
Matt J 2015-2-27
编辑:Matt J 2015-2-27
If a result lacks a common definition, then the definition is something you must provide! To my mind, distances should always be positive. Why is mu allowed to become <=0 when it clearly gives a non-physical distance result? Or, if mu=0 does have some physical meaning for you, what is the result you expect for d when it happens?

类别

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

产品

Community Treasure Hunt

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

Start Hunting!

Translated by