photo

cyril adesina


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do i create a variable as index for vector m for my code below.
clear K = 1; M = zeros(1,1000); for omega = 1:1000 s = omega*i; G = K/(s*(s+1.71)*(s+100)); M(omega) = G; end omega = 1:...

4 years 前 | 1 个回答 | 0

1

个回答