How to limit optimization program to choose only natural integers numbers (not float) if my objective function is not linear?

12 ビュー (過去 30 日間)
Hello,
I would like to ask you about my optimization problem on matlab:
Is there a function to compute the minimum of a non-linear function by giving us naturals integers values for x belongs to N (x should be an integer which represent a discrete mode 1 or 2 or 10 or anything else, the important is that x is an natural integer and f is reel R).
Thank you in advance!

採用された回答

Alan Weiss
Alan Weiss 2021 年 10 月 19 日
If you have Global Optimization Toolbox you can use Mixed Integer ga Optimization.
Alan Weiss
MATLAB mathematical toolbox documentation

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by