Maximal location covering problem MCLP code
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
What is the MCLP code and how can it be implemented in Matlab?

1 Commento
Mohammed Hijjo
il 10 Set 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,
Risposte (0)
Vedere anche
Categorie
Scopri di più su Nonlinear Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!