Create non-uniform vector with spacing as function of another vector
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
James Tursa
on 26 Jun 2020
Is the radius of curvature (or whatever) described as a function, or is it a vector of values?
Gonçalo Torres
on 26 Jun 2020
Edited: Gonçalo Torres
on 26 Jun 2020
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)
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!