photo

Muhammed Muaz


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
125,276
of 301,637

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,366

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,891

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Assigning only 0s and 1s for multiobjective optimization through GA.
For the following function, 'gamultiobj' is to be applied. Constraint for x(3), x(4), x(5) and x(6) is such that only one of ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Solution for getting only one variable equal to 1 while other two variables 0.
I would like to give input variables as follows: For optimization purpose only one variable is to be given value equal to 1 whi...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I would like to implement special restrictions to the intcon usage for ga optimization.
function y=myfitness(x) y= x(1)+x(2)+x(3); end For ga optimization I would like to give input variables as follows: Du...

8 years 前 | 1 个回答 | 0

1

个回答