Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Using fmincon kills my computer by using all the memory of the PC (24 GB) for a 20-d problem
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am using fmincon for a 20-dimensional problem. My function is a costly function but definitely doesn't need so much memory to evaluate. When I am using fmincon it takes all my computer's memory (24 GB) and takes for 40 mins to provide a result. I have used both active-set and interior-point and also I have tried gradobj off and on. All are the same. Do you have any suggestion that what can I do for use of fmincon in a better way that at least doesn't kill my PC.
I am very much interested in using fmincon, but if you have other suggestions like sqplab or GA please let me know what would be the best setting parameters for those instead. Thank you
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!