solve nonlinear equations silumtaneously
Ältere Kommentare anzeigen
hi
i have four nonlinear equations with three unknowns kindly help me to solve it using matlab te equations are
v1=v+(c*n1^-a),
v2=v+(c*n2^-a),
v3=v+(c*n3^-a),
v4=v+(c*n4^-a)
only the unknown variables are v,c and a
so how to solve them
i hve tried to use the solve command but it didnt worked....
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!