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!