How to optimise 2 variable with different dimension?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Wei Cai Law
el 27 de Nov. de 2012
0 votos
1 comentario
Walter Roberson
el 27 de Nov. de 2012
What error was given?
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!