Genetic Algorithm Terminal Constraints Based on Output
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!