photo

Udaya Kiran S


Last seen: 8 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Operands to the || and && operators must be convertible to logical scalar values
controlSystemDesigner(tf(1,[1,1])) Error using controlSystemDesigner Operands to the logical AND (&&) and OR (||) operators mu...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Why is the ODE45 producing NaN values for all the set of solutions?
FUNCTION FILE: function f = as1(z,F) if z>=0 && z < 9.5 qz = 96; elseif z >= 9.5 && z < 19.0 qz = 84; elseif z >= ...

más de 1 año hace | 1 respuesta | 1

1

respuesta