How to optimise 2 variable with different dimension?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Wei Cai Law
am 27 Nov. 2012
0 Stimmen
1 Kommentar
Walter Roberson
am 27 Nov. 2012
What error was given?
Kategorien
Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!