https://github.com/sebmilardo/pywsst
Wavelet Synchrosqueezed Transform (wsst) in Python
https://github.com/sebmilardo/pywsst
wavelet-transform wsst
Last synced: 11 months ago
JSON representation
Wavelet Synchrosqueezed Transform (wsst) in Python
- Host: GitHub
- URL: https://github.com/sebmilardo/pywsst
- Owner: SebMilardo
- License: bsd-2-clause
- Created: 2019-09-06T04:36:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T05:52:25.000Z (over 6 years ago)
- Last Synced: 2024-11-23T02:42:02.280Z (over 1 year ago)
- Topics: wavelet-transform, wsst
- Language: Python
- Size: 4.88 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# pywsst
Wavelet Synchrosqueezed Transform (wsst) in Python (Work In Progress)
If you use this code in your research, please include the citations to the papers below.
References
-------------
1. Mallat, S., Wavelet Tour of Signal Processing 3rd ed.
2. I. Daubechies, J. Lu, H.T. Wu,
"Synchrosqueezed Wavelet Transforms: an empricial mode decomposition-like tool",
Applied and Computational Harmonic Analysis, 30(2):243-261, 2011.
3. G. Thakur, E. Brevdo, N.-S. Fučkar, and H.-T. Wu,
"The Synchrosqueezing algorithm for time-varying spectral analysis: robustness properties and new paleoclimate applications",
Signal Processing, 93:1079-1094, 2013.
4. G. Thakur and H.-T. Wu,
"Synchrosqueezing-based Recovery of Instantaneous Frequency from Nonuniform Samples",
SIAM Journal on Mathematical Analysis, 43(5):2078-2095, 2011.