photo

Vitor Ribeiro


ISEP

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Genetic Algorithms in Electrical Power Systems

统计学

MATLAB Answers

5 个提问
1 个回答

排名
231,353
of 300,781

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How does penalty factor is applied?
Hello. I am trying to work with ga() function with integer variables. I want to know how can penalty be applied at unfeasible...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I limit maximum value of yy axis of the gaplot fcn?
Hi. In association with my previous posts, I am trying to plot the results of best individuals so I can see how is working ga i...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Mixed Integer Linear Programming using GA for solution generation of network topology
Hello, I'm trying to use mixed integer linear programming (MILP) as recommended by Alan Weiss to solve an optimization networ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can i use ga optimization to generate bit solutions in a vector?
Hi. I am trying to use optimization toolbox with ga solver or only with ga function to find a solution that contains only bit...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
How can i manipulate a matrix with this characteristics?
I have implemented this code, following your ideia. z=1; for a=1:size(bus,1) z=1; for i=1:size(bra...

11 years 前 | 0

提问


How can i manipulate a matrix with this characteristics?
Hi, i have a matrix wtih repeated elements like: [1 4 1 4 2 3 3 5 5 6 6 5] i want break that matrix. And then i...

11 years 前 | 2 个回答 | 0

2

个回答