Community Profile

photo

Claire Fang


Last seen: mehr als ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create a log file of output regardless of whether program finishes running?
How can I record a log-file of Matlab console output even if my program doesn’t finish running because of errors? I used “diary ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why did spmd create a pool of 12 workers on a cluster with 32 cores?
I am experiencing a problem with running Matlab code with spmd blocks on the cedar cluster on Compute Canada. I asked for 32 cor...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Problem with using spmd in the objective function of fmincon
It turns out that there is nothing wrong with the spmd block. The fmincon() travelled to parameter values that render the nested...

mehr als 3 Jahre vor | 0

Frage


Problem with using spmd in the objective function of fmincon
I am experiencing trouble with using spmd in the objective function of fmincon. My code is as follows: load('outervariables.mat...

mehr als 3 Jahre vor | 3 Antworten | 1

3

Antworten