trajectory_blend_cu​bic

Cubic trajectory generator given path's via points
34 descargas
Actualizado 9 dic 2018

Ver licencia

This function blends cubic continuous polynomial between given path's via points. The inputs are via points row vector, blend velocities row vector, time span, and logical operator to plot or not (afigure=1 to plot). It returns a matrix that includes the coefficients of each segment polynomial in a row order. This code is made by Mostafa Atalla- Worcester Polytechnic Institute

Citar como

Mostafa Atalla (2024). trajectory_blend_cubic (https://www.mathworks.com/matlabcentral/fileexchange/69660-trajectory_blend_cubic), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.2

removed accelerations constraints, we do not need it

1.0.1

Added project website

1.0.0