フィルターのクリア

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

3 ビュー (過去 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 Center および File ExchangeGenetic Algorithm についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by