How do i setup for this function?
Mostrar comentarios más antiguos
I know this is pretty simple thing but I just started using matlab so don`t know how to set up variables for this one.
X=(0.5454*Mu+0.015*Kbf)/(Kbf-0.1818*Mu)
Y=((0.4545*Mu)+0.0155*(1-Kbf))/((1-Kbf)+(0.1818*Mu))
and X<Y
For Mu=0.2,0.4,0.6,0.8,
I need to find min Kbf value. How can I set this up?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!