Skip to content

Using Gene Algorithm to find the maximize solution of the following problem Maximize𝑓(π‘₯,𝑦)=βˆ’π‘₯𝑠𝑖𝑛(4π‘₯)βˆ’1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≀x≀10; 10≀y≀13; x+y≀22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)

Notifications You must be signed in to change notification settings

jasonma1127/GeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

GeneticAlgorithm

Using Gene Algorithm to find the maximize solution of the following problem

Maximize𝑓(π‘₯,𝑦)=βˆ’π‘₯𝑠𝑖𝑛(4π‘₯)βˆ’1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≀x≀10; 10≀y≀13; x+y≀22

Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)

About

Using Gene Algorithm to find the maximize solution of the following problem Maximize𝑓(π‘₯,𝑦)=βˆ’π‘₯𝑠𝑖𝑛(4π‘₯)βˆ’1.1𝑦𝑠𝑖𝑛(2𝑦)+1 8≀x≀10; 10≀y≀13; x+y≀22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages