Minimize Time Optimization Algorithm
18 次查看(过去 30 天)
显示 更早的评论
Hi,
From our home at
(0, 0), we go to point (10, 10) taking minimal time. There are three land. The area
A= {(x, y) : 2< x < 6, y ∈ R} where we can move with speed of 2 km/h.
Then, second area is
B = {(x, y) : 6≤ x ≤ 8, y ∈ R}
in secon area speed at 1 km/h. All other area is C, where we can proceed at 8 km/h.
Formalize the underlying optimization problem, variables and constraints, give a suitable objective function such as time. Which algorithm can I use?
Best regards.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!