photo

Udaya Kiran S


Last seen: 8 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 1

1

个回答