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 回答

ランク
183,027
of 301,783

評判
0

コントリビューション
6 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,420

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,544

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

1

回答