Python numpy得到一个信号的方差,标准差

Python numpy得到一个信号的方差,标准差

标准差

np.std(old)

方差

np.var(old)
posted @ 2022-11-13 10:05  bH1pJ  阅读(20)  评论(0编辑  收藏  举报