how can i get x/y to be on the left of the equation a = x - b* y ?
이전 댓글 표시
how can i get x/y to be on the left of the equation a = x - b* y ?
채택된 답변
추가 답변 (1개)
Roger Stafford
2014년 9월 25일
편집: Roger Stafford
2014년 9월 25일
y/x = (x-a)/(b*x)
Note: There is no way you can solve for y/x entirely in terms of a and b. It isn't uniquely determined by them.
카테고리
도움말 센터 및 File Exchange에서 Simulink Design Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!