Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me minimize my objective function using genetic algorithm in Matlab

Status
Not open for further replies.

krishnahari

Newbie level 1
Joined
Oct 21, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
hello,
i need to minimize my objective function using genetic algorithm. can anyone please help me to generate code using matlab for my objective function and minimize it using genetic algorithm

my objective function is,
F(α1, α2, . . . , αN )= (B1 − mi )^2 + B2^2+ B3^2+ ·· ·+ Bn^2

B1 = 1 − 2/π summation(i=1 to 5) (−1)^i [αi − (sin 2αi/2)]
Bn= 2/π summation [sin(n − 1)αi/(n − 1)− sin(n + 1)αi/(n + 1)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top