Pattern Search method to solve the below transcendental equation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!