Statistica
RANK
170.551
of 301.421
REPUTAZIONE
0
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
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
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
risposteDomanda
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
risposteRisposto
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'...
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