답변 있음
Hi, I tried to use fmincon but I received the message. How I can overcome this problem?
Thanks for your response. If the function suffers from numeric round-off can avoid this problem.

거의 9년 전 | 0

질문


Hi, I tried to use fmincon but I received the message. How I can overcome this problem?
" fmincon stopped because the size of the current step is less than the default value of the step size tolerance but constraints...

거의 9년 전 | 답변 수: 3 | 0

3

답변

질문


Hi, I request you to please explain the meaning of this statement.
>> addpath(fullfile(pwd, 'Myfolder'))

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Hi, if I use a function I can pass input to the function between two brackets. if the contain of the two brackets is empty, what does it mean.
[system, objective, init, designCon, stateCon] = qcar_new_objective_open();

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


hi, what does ~ mean in the following code
[t02,~] = ode23(@(t,x)system.deriv(t,x,0, xd, @(t)lookup_u(zdot,t)), [0 2], init.fun(xd),opt);

9년 초과 전 | 답변 수: 1 | 0

1

답변