photo

zexi wang


Last seen: oltre 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
170.551
of 301.421

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.269

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.475

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


Linear constrains meet problem when using parallel GA optimization
I was using following code to do a parallel GA optimization, and it works fine without setting A and b, which is the linear cons...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to call a compiled fortran exe file in a deployed Matlab exe in Linux?
(Or maybe I should ask How to compile a totally independent excutable Fortran file in Linux....) Hi guys, I am trying to use a ...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Risposto
Fail to run ga in parallel mode (need to call NASTRAN when getting fitness)
clc;clear; spmd cd(sprintf('%d', labindex)); end options = gaoptimset('Generations', 200,... %设置迭代次数 'PopulationSize'...

quasi 6 anni fa | 0

Domanda


Fail to run ga in parallel mode (need to call NASTRAN when getting fitness)
Hello, I am trying to do a parallel ga optimization. I need a third software to analysis input model files to get fitness (MSC.N...

quasi 6 anni fa | 1 risposta | 0

1

risposta