求助大神帮忙解如下方程,应该用什么命令?。

请问MATLAB算出来这对方程组,用什么命令可以求解x和y的值呢?
equ_1 = (0.447214*(0.597614*x + 1.19523*y - 25.0998))/((y - 6.0)^2 + (x -9.0)^2 + 49.0)^(1/2) + 0.730297=0
equ_2 = - (0.447214*(0.597614*x + 1.19523*y - 30.0998))/((y - 7.19523)^2 +(x - 9.59761)^2 + 77.3141)^(1/2) - 0.923381=0
求代码,谢谢诸位大神

Answers (0)

Categories

Find more on 数学 in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!