Quentin De Boever
Followers: 0 Following: 0
Feeds
질문
Using ga with integer constraints: Constraints not close to being met.
Hello, I am trying to run a fairly simple optimization problem. The objective is to minimize cost. The program yields results,...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
MATLAB Simulink: Algebraic Loop Error 'Algebraic state in loop containing __ computed at time 0.0 is Inf or NaN'
Hello, I appear to have an algebraic loop in the system below for the signal "ETc_AngVel": And get the error: "Error using ...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
MATLAB Simulink: IF statement logic
General question, if I have code looking like this: for x=0:500 if x <= 250 y = 2*x+1; else y= 3*x+2; ...
대략 4년 전 | 답변 수: 1 | 0