Skip to content

Files

Latest commit

Nov 12, 2018
549493c · Nov 12, 2018

History

History

genetic-algorithm-for-functional-maximum-problem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 16, 2018
Nov 12, 2018
Dec 15, 2017

Genetic Algorithm for Functional Maximum Problem

Description

Find out the maximum value of the function f(x)=x+10sin(5x)+7cos(4x) in the range [0, 9].

Approach

Genetic Algorithm

Ground Truth

24.8553627239529 x = 7.857