查看单个帖子
旧 2019-11-27, 06:21   #1
poster
高级会员
 
注册日期: 2019-11-21
帖子: 3,006
声望力: 66
poster 正向着好的方向发展
默认 What is the equivalent of impz() from matlab in python?

When I run this in matlab:



[num,den]=tfdata(Gz,'v');
impz(num,den,[0:13]);


I get a plot like this:



Plot



What would be the equivalent in Python? Does it even exist something like impz()?





More answer...
poster 当前离线   回复时引用此帖