solve a equation with two variable
1 回表示 (過去 30 日間)
古いコメントを表示
george veropoulos
2016 年 4 月 21 日
回答済み: george veropoulos
2016 年 4 月 21 日
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 ?
0 件のコメント
採用された回答
その他の回答 (2 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!