How to solve these this integer programming model problems in Matlab? Objective Function with Constraints. can you help me to code this in MATLAB ?
Show older comments
Objective Function
Min r #radius
r = max d (v,ϕ(v))
v∈V
Constrains:
v∈Sϕ(θ)
l(v) ≤ L(θ), ∀θ ∈ Θ
P ∈ ||P|| , S ∈ ||S||
P = (θ1, φ (θ1)), (θ2, φ (θ2)),…..(θK, φ(θK)) Location
S = {(θ1, Sϕ(θ1)) , . . . , (θK, Sϕ(θK))} Assignment
Answers (0)
Categories
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!