How to convert joint angles into b spline?
Afficher commentaires plus anciens
I have to represent x (2 x n), joint angles and u (1 x n-m), control input using cubic B-splines and the solve the motion optimisation problem. I tried using the function csapi to convert them into spline form. However the optimisation function could not read the data type of the spline. I tried with fmincon and lsqnolin. Both gave the same error. Did i miss out something or the function i used is unsuitable?
2 commentaires
Matt J
le 27 Nov 2012
Show us the objective function and constraints as you implemented them.
Wei Cai Law
le 4 Déc 2012
Réponses (0)
Catégories
En savoir plus sur Splines dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!