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

alrededor de 9 años hace | 0

Pregunta


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

alrededor de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 10 años hace | 1 respuesta | 0

1

respuesta