Restriction of upper and lower boundary values to single decimal place in GA.

조회 수: 1 (최근 30일)
Dear all
I am solving a problem using GA with lb=[1 1] ub=[2.5 2]. I want upper and lower boundary value only upto 1 decimal place in population.
Please help.

채택된 답변

Alan Weiss
Alan Weiss 2020년 9월 1일
You are free to use Mixed Integer ga Optimization and have your integer problem variables be ten times your real variables.
Alan Weiss
MATLAB mathematical toolbox documentation

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by