标签: scipy spectrogram
Hann窗口是scipy.signal.stft()函数中的默认窗口。 我想将汉恩窗口的长度更改为25mm。 如何在scipy.signal.stft()函数中更改Hann窗口大小?