minimization of the curvature of a 2D path through a corridor

1 view (last 30 days)
I would like to find the minimum curvature 2D path through a curved 2D corridor of constant width. The curves are relatively small but are large enough to prevent a straight line transit of the corridor. The problem is time independent.
I have a cost function but it has a derivative term in it and I cannot figure out how this can be used with fmincon which I believe is the function that is most appropriate.
James
  1 Comment
Patrick Frece
Patrick Frece on 26 Oct 2016
Hello,
is it possible for you to Elaborate on your solution since I have the same Problem but I can't implement it.
Regards Patrick

Sign in to comment.

Answers (1)

Matt J
Matt J on 29 Oct 2013
Edited: Matt J on 29 Oct 2013
fmincon does sound appropriate.

Community Treasure Hunt

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

Start Hunting!