Community Profile

photo

Quentin De Boever


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer