Community Profile

photo

Bill Masters


Last seen: alrededor de 3 años hace Con actividad desde 2020

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


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...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 3 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas