photo

Claire Fang


Last seen: 거의 2년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

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

1

답변

질문


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

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

1

답변

답변 있음
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...

거의 4년 전 | 0

질문


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

거의 4년 전 | 답변 수: 3 | 1

3

답변