Community Profile

photo

alaa zarif


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Genetic algorithm plots penalty instead of Fitness
Im using the GA toolbox to solve an unconstrained problem.. however the genetic algorithm is producing the graph of penalty vs g...

4 years ago | 1 answer | 0

1

answer

Question


genetic algorithm Fitnesss and mean fitness convergence
Im using GA tool box my fitness function is f=f1+f2 where f1 and f2 are the outputs of a function called obj [f1,f2]=obj(x) ...

4 years ago | 0 answers | 0

0

answers

Question


Best member in each generation?
Im using the Genetic algorithm toolbox...How do i save the best member(set of design variables) in each generation (vector x)? I...

4 years ago | 1 answer | 0

1

answer

Question


Global variables in genetic algorithm
Im using ga toolbox with parallel computing .. I used a main code that uses global variables And calls the ga main code ... Howe...

4 years ago | 0 answers | 0

0

answers

Question


Can genetic algorithm be nested?
i want to have a code that does double optimization i want the ga to first assume a vector q of 1s and 0s, then for each membe...

5 years ago | 1 answer | 0

1

answer

Question


constraint violation in GA toolbox
my code is supposed to calculate the max fundmental with a mass constraint but also having a minimum fundumental freq of 15 hz. ...

5 years ago | 0 answers | 0

0

answers