Maximal location covering problem MCLP code
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
What is the MCLP code and how can it be implemented in Matlab?

1 commentaire
Mohammed Hijjo
le 10 Sep 2020
Hello,
depending on the predefined settings of the problem, one can use either constrained or unconstrained optimization techniques. Do check the fminsearch algorithm for more details. It might be very helpful as a starting point.
Best,
Réponses (0)
Voir également
Catégories
En savoir plus sur Nonlinear Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!