Clear Filters
Clear Filters

How to generate curves with constant distance to reference curve

5 views (last 30 days)
Hi
I have a trajectory with around 5500 points in a 5500x2 matrix (x,y coordinates of each point).
This reference trajectory will be used to generate a potential field later on.
Now I want to generate some curves around my trajectory with constant distances of fixed values.
I have heard there is a Matlab function that fulfills my need (by creating circles and taking intersection points of two circles). However I was not able to find this functions name, nor do I know in what categories to look for it.
Thanks for helping me to find this functions name!

Accepted Answer

Nicolas
Nicolas on 15 Dec 2011
Basically what I was looking for was File ID: #27873

More Answers (0)

Categories

Find more on Curve Fitting Toolbox 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!