Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by