trajectory_blend_cu​bic

Cubic trajectory generator given path's via points
34 download
Aggiornato 9 dic 2018

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2018a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Polynomials in Help Center e MATLAB Answers
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.2

removed accelerations constraints, we do not need it

1.0.1

Added project website

1.0.0