solve a equation with two variable
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
george veropoulos
el 21 de Abr. de 2016
Respondida: george veropoulos
el 21 de Abr. de 2016
Hi friends
I have to solve an equation
G1(x,y)=G2(x,y)
G1 G2 are function
I want to find x y there a numerically way or symbolically way to solve this equation ?
0 comentarios
Respuesta aceptada
Más respuestas (2)
Torsten
el 21 de Abr. de 2016
You only have one equation, namely
G1(x,y)-G2(x,y)=0
From one equation, you can't determine both x and y - you need a second one.
Best wishes
Torsten.
0 comentarios
Ver también
Categorías
Más información sobre Symbolic Math Toolbox 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!