Pattern Search method to solve the below transcendental equation

2 views (last 30 days)
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.

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!