optimization with many variables - lsqnonlin
Mostra commenti meno recenti
Hi, I have an optimization problem with a large amount of variables. could be 100-10,000. Assuming that I can produce a similar amount of function, and that I have good starting guess, How many variables can lsqnonlin handle?
Is there a better mathod to solve these type of problems?
thanks
Risposta accettata
Più risposte (1)
Abdelwahab Afifi
il 12 Mag 2020
0 voti
I wanna avoid defining these large variables manually. Is there any simple method for this?
x(1) x(2) x(3) ...... x(n)
1 Commento
Orion
il 25 Ott 2024
Yes, use a table.
Categorie
Scopri di più su Choose a Solver in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!