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...
8년 초과 전 | 답변 수: 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...
8년 초과 전 | 답변 수: 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? ...
8년 초과 전 | 답변 수: 1 | 0
