how can i get x/y to be on the left of the equation a = x - b* y ?
Show older comments
how can i get x/y to be on the left of the equation a = x - b* y ?
Accepted Answer
More Answers (1)
Roger Stafford
on 25 Sep 2014
Edited: Roger Stafford
on 25 Sep 2014
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.
Categories
Find more on Simulink Design Optimization 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!