Falguni Patel
自 2013 起处于活动状态
Followers: 0 Following: 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