Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to use parallel computing toolbox solve decomposed optimization problem?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everyone,
I have an optimization problem to be solved by consesus ADMM algorithm. This algorithm solves subproblems decomposed from main (usually large scale) problem and comprises of an iterative step on each subproblem and after the iteration is done, a global variable must be computed by the result of each subproblem. hence, I'm asking for any suggestion on how I can implement such algorithm by PCT where subproblems are solved by workers. It would be so appreciated if you could help me with this or guide me about.
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!