photo

kamilya MIMOUNI


Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Hi all; I try to use fmincon in order to find the optimal control force F for an active suspension system, every time I run fmincon, F and the objective function did not change. Kindly, can any on explain to me why I get this problem. Thanks
Error in Test4 (line 93) Control_optimal = fmincon(problem.objective) function Test4 clear;close all; clc % For startin...

alrededor de 5 años hace | 0

Respondida
Error using sqpInterface Objective function is undefined at initial point.
function probleme_initial close all; clear all; clc R0 = 3/2; a1 = 0.5; N = 40; angles = 0:2*pi/N:2*pi; angles = angles(1:e...

alrededor de 5 años hace | 0

Respondida
Error using sqpInterface Objective function is undefined at initial point.
function Test3 clear;close all; clc % For starting fprintf ( 1, '\n' ); fprintf ( 1, 'Test1:\n' ); fprintf ( 1, ' MATLAB...

alrededor de 5 años hace | 0

Respondida
Error using sqpInterface Objective function is undefined at initial point.
error using sqpInterface Objective function is undefined at initial point. Fmincon cannot continue. Error in fmincon (line 823...

alrededor de 5 años hace | 0

Respondida
Error using barrier. Nonlinear constraint function is undefined at initial point. Fmincon cannot continue.
Error using sqpInterface Objective function is undefined at initial point. Fmincon cannot continue. Error in fmincon (line 8...

alrededor de 5 años hace | 0