solve a equation with two variable

2 次查看(过去 30 天)
Hi friends
I have to solve an equation
G1(x,y)=G2(x,y)
G1 G2 are function
I want to find x y there a numerically way or symbolically way to solve this equation ?

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2016-4-21

更多回答(2 个)

Torsten
Torsten 2016-4-21
You only have one equation, namely
G1(x,y)-G2(x,y)=0
From one equation, you can't determine both x and y - you need a second one.
Best wishes
Torsten.

george veropoulos
george veropoulos 2016-4-21
thank you! i m trying to set a variable like y in an Constant value

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by