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

12 Ansichten (letzte 30 Tage)
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!

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 19 Okt. 2021
If you have Global Optimization Toolbox you can use Mixed Integer ga Optimization.
Alan Weiss
MATLAB mathematical toolbox documentation

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by