how to use "fmincon" to solve huge system of equations?

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Systems of Nonlinear Equations 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!