Feeds
提问
Why am I getting the error 'An UndefinedFunction error was thrown on the workers for...' whenever I try to use parallel processing with FMINCON to estimate numerical gradients?
My constrained non linear optimization problem has 2 state variables V_1 and V_2 each containing 6 scalar components(position an...
7 years 前 | 0 个回答 | 0
0
个回答提问
How do I retrieve the RGB data of a scatter plot from the CData values(a 1D vector corresponding to the array lengths X and Y) ?
I have a scatter plot with x and y vector's as my data. I have colored using another 1D vector z which has the same number of ro...
7 years 前 | 2 个回答 | 1
2
个回答提问
How can I use fmincon to solve a constrained optimal control problem with free terminal time?
Hi, I am been trying to use fmincon to solve the optimal control problem with free final time. Is there any option in fmincon? ...
7 years 前 | 1 个回答 | 0