Statistica
0 Domande
7 Risposte
RANK
190.133
of 295.569
REPUTAZIONE
0
CONTRIBUTI
0 Domande
7 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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...
circa 5 anni fa | 0
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...
circa 5 anni fa | 0
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...
circa 5 anni fa | 0
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...
circa 5 anni fa | 0
Error using barrier. Nonlinear constraint function is undefined at initial point. Fmincon cannot continue.
what do I do
circa 5 anni fa | 0
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...
circa 5 anni fa | 0