photo

zexi wang


Last seen: plus de 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
1 Réponse

RANG
222 781
of 301 800

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 411

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 593

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 6 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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'...

environ 6 ans il y a | 0

Question


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

environ 6 ans il y a | 1 réponse | 0

1

réponse