solve nonlinear equations silumtaneously
显示 更早的评论
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....
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!