Genetic Algorithm Terminal Constraints Based on Output
Show older comments
I am trying to use GA to minimize a single variable that will satisfy two terminal contraints.
Consider the function where alpha is a constant.
x is the single variable I am trying to minimze such that
and
.
I'm not sure how to define my constants for the GA function considering the constraints rely on the output of GA.
Accepted Answer
More Answers (0)
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!