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!