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!