求助大神帮忙解如下方程,应该用什么命令?。
显示 更早的评论
请问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
求代码,谢谢诸位大神
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 数学 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!