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

5 visualizaciones (últimos 30 días)
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!

Respuesta aceptada

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

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by