Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to use parallel computing toolbox solve decomposed optimization problem?

조회 수: 2 (최근 30일)
Bill Masters
Bill Masters 2020년 10월 26일
마감: MATLAB Answer Bot 2021년 8월 20일
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개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by