I want to see the answers of multi equations, equations are in m file

Sorry for poor English.I have 12 equations and 12 parameters, I tried to solve it with Matlab, but I cant see any answer, (warning: Explicit solution could not be found), m file is attached

 Respuesta aceptada

Mischa Kim
Mischa Kim el 12 de Jun. de 2014
Editada: Mischa Kim el 12 de Jun. de 2014
Alireza, add
syms a b c d e f g h i j k l
in front of the solve command.
>> S.a
ans =
0.098928114342161586610430529352684

Más respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 12 de Jun. de 2014

Comentada:

el 12 de Jun. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by