MATLAB中非线性方程组求解!。
显示 更早的评论
现在有两个非线性方程组
ax+by+cxy=d;
mx+ny+pxy=q;
a,b,c,d,m,n,p,q都是已知的数
请问matlab怎么求解x,y?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 非线性方程组 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!