Sine Sweep(正弦掃頻信號)

本文主要參考:https://blog.csdn.net/okobul1/article/details/46415287   讀後記錄如下: 1. Sine sweep波的函數 sweep(t) = sin(2*PI*f0*(k^t-1)/log(k)) 2. python的代碼 from math import * import array import matplotlib.pyplot
相關文章
相關標籤/搜索