Using Gene Algorithm to find the maximize solution of the following problem Maximizef(x,y)=−xsin(4x)−1.1ysin(2y)+1 8≤x≤10; 10≤y≤13; x+y≤22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)
-
Updated
May 1, 2021 - C++
Using Gene Algorithm to find the maximize solution of the following problem Maximizef(x,y)=−xsin(4x)−1.1ysin(2y)+1 8≤x≤10; 10≤y≤13; x+y≤22 Expect to get maximum 23.0063 at (x,y)=(9.039,11.802)
fuzzy rule / RBFN (GN) / RBFN (PSO)/ RBFN(GN PSO)
A user-friendly GUI for transcriptomic data analysis and biomarker discovery.
Add a description, image, and links to the gene-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gene-algorithm topic, visit your repo's landing page and select "manage topics."