How to solve two non-linear equation having sine terms
Mostrar comentarios más antiguos
I have two equations, i want to find the solution of the two equations cosx-cosy = 0.2 and cos5x-cos5y = 0.1. How can i solve this using matlab. I have tried of using the solve command, but the result showing is empty. Can you know how to find the solution for this two equations.
1 comentario
Roger Stafford
el 8 de Mayo de 2013
I suggest you use the trigonometric identity which expresses cos(5*A) in terms of cos(A).
Respuesta aceptada
Más respuestas (1)
Kanchibhotla Chandra Sekhar
el 8 de Mayo de 2013
0 votos
Categorías
Más información sobre Systems of Nonlinear Equations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!