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,...
5 years 前 | 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 ...
5 years 前 | 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; ...
5 years 前 | 1 个回答 | 0

