Minimize Time Optimization Algorithm

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.

Answers (0)

Categories

Asked:

on 30 Mar 2021

Community Treasure Hunt

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

Start Hunting!