photo

Falguni Patel


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Falguni Patel, M.E.Electrical student
Professional Interests: Genetic algorithm coding for optimization

统计学

MATLAB Answers

6 个提问
0 个回答

排名
130,310
of 300,967

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,126

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,078

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Sording acceding order for maximization of function x^2+2*X+1
*PROGRAME* clear %Setup the GA ff = @testfun; x0=[1 5]; npar=1; %stopping crieteria maxit=100; mincost=-9999999; %GA ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Coding for X^2+2*X+1
I want to maximize one variable mathematical equation x^2+2*X+1 using ga coding. so please help me to solve above equation. i...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Any reference program for Ga coding?
I am doing my work in "optimization of transmission loss minimization" . I have no idea how to do coding for it? pls help me.

12 years 前 | 0 个回答 | 0

0

个回答

提问


How i will be learn Ga coding for transmission line loss minimization?
If u have any reference code for learning Ga coding? pls guide me in coding by providing coding of GA in matlab for optimization...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How i will crossover and mutation is done for X^2+2x+1!
pls give guidance how to write code for above eq. for crossover and mutation process.

12 years 前 | 0 个回答 | 0

0

个回答

提问


I want to sort the function x^2+2x+1 new population fuctional output.how i will do it?
I have a problem for genetic algorithm code is x^2+2X+1 . How i will define population and sort it!

12 years 前 | 1 个回答 | 0

1

个回答