... freq = numpy.fft.fftfreq(len(V), x[1] - x[0]) print (numpy.abs(Y)) print (numpy.angle(Y)) axis[0].set_title('Sine Wave_V from signal ...
確定! 回上一頁