Warning: Explicit solution could not be found. > In solve at 81 - Symbolic Math Toolbox
Mostrar comentarios más antiguos
These are the equations:
X1_1 + X2_1 - 23687/100
X1_2 + X2_2 - 4980831654290391/4398046511104
X1_3 + X2_3 - 40309/25
X1_4 + X2_4 - 7701/10
X1_5 + X2_5 - 10829/25
2*(X1_1/2 - X2_1/2)^2 - 4050288284713621/4398046511104
2*(X1_2/2 - X2_2/2)^2 - 6817447548526841/274877906944
2*(X1_3/2 - X2_3/2)^2 - 4273253568628633/137438953472
X1_1 + X1_2 + X1_3 + X1_4 + X1_5 - 3489233779827237/2199023255552
X2_1 + X2_2 + X2_3 + X2_4 + X2_5 - 5713678544657883/2199023255552
Does this system has valid solutions OR Matlab is not able to find them?
4 comentarios
Andrew Newell
el 21 de Mayo de 2011
This looks like a system that the toolbox should solve easily. What command did you use to solve it?
condor
el 21 de Mayo de 2011
Daniel Shub
el 21 de Mayo de 2011
Can you post some code that can be cut and pasted into the command window to recreate the error. Including you solve method, and how you define Tequazioni.
condor
el 21 de Mayo de 2011
Respuesta aceptada
Más respuestas (1)
condor
el 21 de Mayo de 2011
Categorías
Más información sobre Mathematics 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!