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

2 visualizaciones (últimos 30 días)
GD
GD el 27 de Feb. de 2015
Editada: Matt J el 27 de Feb. de 2015
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.

Respuestas (1)

Matt J
Matt J el 27 de Feb. de 2015
Editada: Matt J el 27 de Feb. de 2015
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?

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by