photo

Sphiwe


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

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how to write fraction function in complex plane by using matlab
num = [1] den= conv([1 3 5], [1 3], [1 5]) g = tf (num,den) [z,p,k] = tf2zp(num,den) pzmap(g)

12 months 前 | 0