How to solve two non-linear equation having sine terms
显示 更早的评论
I have two equations, i want to find the solution of the two equations cosx-cosy = 0.2 and cos5x-cos5y = 0.1. How can i solve this using matlab. I have tried of using the solve command, but the result showing is empty. Can you know how to find the solution for this two equations.
1 个评论
Roger Stafford
2013-5-8
I suggest you use the trigonometric identity which expresses cos(5*A) in terms of cos(A).
采纳的回答
更多回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!