Réponse apportée
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.

plus de 10 ans il y a | 0

Question


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...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 11 ans il y a | 2 réponses | 0

2

réponses

Question


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();

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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);

plus de 11 ans il y a | 1 réponse | 0

1

réponse