Statistics
0 Questions
7 Answers
RANK
190 133
of 295 569
REPUTATION
0
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
ungefär 5 år ago | 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...
ungefär 5 år ago | 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...
ungefär 5 år ago | 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...
ungefär 5 år ago | 0
Error using barrier. Nonlinear constraint function is undefined at initial point. Fmincon cannot continue.
what do I do
ungefär 5 år ago | 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...
ungefär 5 år ago | 0