How to find values of 'a' and 'b' satisfying following eqaulity?
1 view (last 30 days)
Show older comments
Following is an equation with two unknows 'a' and 'b'.
(20*(2627.82-a)^2+2*267.25*(2627.82-a)*(-37.15-b)+4677.69*(-37.15-b)^2)/(2*9244.59) = 3.55
I want all possible values of a and b satisfying this equality. This equation represents the boundary of an ellipse. How can I achieve it?
0 Comments
Answers (0)
See Also
Categories
Find more on Partial Differential Equation Toolbox 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!