Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
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

Risposta accettata

Mischa Kim
Mischa Kim il 12 Giu 2014
Modificato: Mischa Kim il 12 Giu 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

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by