photo

Udaya Kiran S


Last seen: 8 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 1

1

réponse