Create non-uniform vector with spacing as function of another vector
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Gonçalo Torres
el 26 de Jun. de 2020
Editada: Francesco Giuseppe Augello
el 15 de Jun. de 2021
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 comentarios
Francesco Giuseppe Augello
el 15 de Jun. de 2021
Editada: Francesco Giuseppe Augello
el 15 de Jun. de 2021
Hi, did you manage to solve the problem? I encountered in the same issue. My discretization variable is a vector too.
Respuestas (0)
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!