how to use "fmincon" to solve huge system of equations?
2 次查看(过去 30 天)
显示 更早的评论
Hello guys,
I want to solve system of bilinear equations in Matlab. I tried "fmincon" and it works for small examples. i have attached an example where there are 12 equations and 7 variables and as i said it works.
But I also want to solve bigger systems, like 1000 equations. Of course it does not make sense to write all 1000 equations likewise my attached example.
So I am wondering if it is possible to solve big systems with fmincon?
Or any other function?
thank you ,
Amin
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!