How do i setup for this function?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!