Genetic_Algorithm_2​D_Rosenbrock

Solving 2 variable Rosenbrock function with plots using Genetic Algorithm.
58 Downloads
Updated 9 Nov 2020

Solves 2D Rosenbrock function using a Genetic Algorithm.

Elitism
Survival of the Fittest
Single point cross over
Bit-flip Mutation Operator
Can use 8bit, 16bit encoding for variables
Number of Candidates must be chosen as an even number

More details can be found in the GitHub page

Cite As

AZMYIN MD KAMAL (2024). Genetic_Algorithm_2D_Rosenbrock (https://github.com/Mechazo11/Genetic_Algorithm_2D_Rosenbrock/releases/tag/v3.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
3.0

See release notes for this release on GitHub: https://github.com/Mechazo11/Genetic_Algorithm_2D_Rosenbrock/releases/tag/v3.0

2.5.5

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.