引力波的绘制

引力波的绘制源 https://python123.io/dv/grawave.html 导入模块 import numpy as np import matplotlib.pyplot as plt from scipy.io import wavfile 读取数据 """打开声频的文件""" rate_h,hstrain = wavfile.read(r'H1_Strain.wav','rb'
相关文章
相关标签/搜索