photo

alaa zarif


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
147,688
of 300,953

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,123

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,946

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答