How do i setup for this function?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!