photo

kamilya MIMOUNI


Aktiv seit 2019

Followers: 0   Following: 0

Nachricht

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0