Pattern Search method to solve the below transcendental equation
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!