How to optimise 2 variable with different dimension?
Afficher commentaires plus anciens
I have two motion data set. The first data set is x, the system state which contains all the joint angles of a 2D arm in different time frame and the last data set is u, 1d control input in different time frame. I have to do a motion optimisation where i have to find the optimised x and u by minimising a objective function. I have tried using matlab function like fminunc, fminsearch and lsqnonlin. However i have no idea how to set two different variables data set with different dimension as an initial guess for the optimisation function.
Réponse acceptée
Plus de réponses (1)
Wei Cai Law
le 27 Nov 2012
0 votes
1 commentaire
Walter Roberson
le 27 Nov 2012
What error was given?
Catégories
En savoir plus sur Get Started with Curve Fitting Toolbox 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!