Create non-uniform vector with spacing as function of another vector
6 views (last 30 days)
Show older comments
Hi all,
I am working on a problem which comprises trajectory discretization. However, I would need this discretization to be non uniform, with different spacing between each discretization point.
Let's say I have a vector with the radius of curvature for this trajectory. I would like my new vector to have higher density of points where the radius is smaller and less density where the radius is bigger.
Is there any simple way to implement something like this?
Regards,
Gonçalo
3 Comments
Francesco Giuseppe Augello
on 15 Jun 2021
Edited: Francesco Giuseppe Augello
on 15 Jun 2021
Hi, did you manage to solve the problem? I encountered in the same issue. My discretization variable is a vector too.
Answers (0)
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!