Skip to content

This code uses a genetic algoritm to search graphically for critical points of any contiuous function.

Notifications You must be signed in to change notification settings

fabianhr21/Critical-points-of-a-function-via-genetic-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Critical-points-of-a-function-via-genetic-algorithm

This code uses a genetic algoritm to search graphically for critical points of any contiuous function. In the first section of the code you can choose any function between an interval [a,b], the quantity of muestras and iterations of SEARCH should be changed accord of the complexity of the function.

About

This code uses a genetic algoritm to search graphically for critical points of any contiuous function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages