先上代码:. import numpy as np import matplotlib.pyplot as plt fs=10 ts=1/fs t=np.arange(-5,5,ts)#生成时间序列,采样间隔0.1s
確定! 回上一頁