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 件)
Kanchibhotla Chandra Sekhar
2013 年 5 月 8 日
0 投票
カテゴリ
ヘルプ センター および 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!