how to use "fmincon" to solve huge system of equations?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Systems of Nonlinear Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!