Skip to content
/ CWT Public

Python code for implementing the Continuous Wavelet Transform.

License

Notifications You must be signed in to change notification settings

neergaard/CWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CWT

Python code for implementing the Continuous Wavelet Transform. The implementation is based off the source code in the MATLAB version of cwt in the Wavelet Toolbox. I found that most CWT implementations in Python only outputs the real part of the transform, which is not useful in most cases.

About

Python code for implementing the Continuous Wavelet Transform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages