For linux https://blog.csdn.net/roguesir/article/details/81736715 https://blog.csdn.net/xujiamin0022016/article/details/88789290
For mac: https://blog.csdn.net/roguesir/article/details/90520655
brew search 7z brew install p7zip
7z e filename.7z
https://pythonhosted.org/uncertainties/
https://baike.baidu.com/item/%E7%A9%BA%E5%9F%9F%E6%BB%A4%E6%B3%A2/23534045 https://www.youtube.com/watch?v=HKpQP8H4JRc
https://makeabilitylab.github.io/physcomp/signals/ComparingSignals/index.html
Kalman filtering
https://docs.scipy.org/doc/scipy/reference/signal.html#peak-finding
https://www.mathworks.com/help/signal/ref/findpeaks.html
改写为 python3,并且写成一个新的全新的 SP Lib
http://mubeta06.github.io/python/sp
A guide for using the Wavelet Transform in Machine Learning: https://ataspinar.com/2018/12/21/a-guide-for-using-the-wavelet-transform-in-machine-learning/
PyWavelets - Wavelet Transforms in Python: https://pywavelets.readthedocs.io/en/latest/
Python numpy.hanning() 使用实例 : http://ddrv.cn/a/272066