solve nonlinear equations silumtaneously
Show older comments
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....
Accepted Answer
More Answers (0)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!