photo

Bill Masters


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to solve an optimization problem over two variables using fmincon?
Hello, I'm trying to solve an optimization problem in which there is a decision variable in its objective function, and some con...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I use fmincon into the SPMD when the parameters of objective function differs from on workers to another?
Hello everyone, the overall structure of my code is here: %some parameters are defined before %exclusive values for parameter...

3년 초과 전 | 답변 수: 2 | 1

2

답변

질문


special case of using parallel computing toolbox in order to solve decomposed problems
Hello, How can I have a for loop with workers of parallel computing doing "1-some functions with different input for each worke...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to use parallel computing toolbox solve decomposed optimization problem?
Hello everyone, I have an optimization problem to be solved by consesus ADMM algorithm. This algorithm solves subproblems decom...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to save computations of each "for" loop iteration in "SPMD"?
Hello, I have a "for" loop in SPMD to implement parallel computing through some workers. the computation of each worker in each...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


How to distinctly assign job and get the result of each worker using "parfor"?
Hello, I'm using parallel computing toolbox in order to parallelize my computation. there is a need for assigning an identical ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to plot an equation of this form where the variable has many indices?
Hello, I'm about to plot constraint equations of an optimization problem. there is an equation as below: where "y" is a matr...

4년 초과 전 | 답변 수: 0 | 0

0

답변