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에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!