Pattern Search method to solve the below transcendental equation
조회 수: 2 (최근 30일)
이전 댓글 표시
Non-Linear equation:
cosθ1 + cosθ2 - cosθ3 = -m
cos3θ1 + cos3θ2 - cos3θ3 = 0
cos5θ1 + cos5θ2 - cos5θ3 = 0
Is it possible to solve the above three non-liner equations using Pattern Search method. Can be please give us some matlab coding regarding this.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!