Cross wavelet and wavelet coherence

A cross wavelet and wavelet coherence toolbox
11.7K Downloads
Updated 20 Nov 2022

This is toolbox makes it very easy to do wavelet coherence analysis:
The thumbnail image was generated by calling:

d1=load('jao.txt');
d2=load('jbaltic.txt');
wtc(d1,d2)

---
wt: continuous wavelet plot
xwt: cross wavelet plot
wtc: wavelet coherence plot

Website: http://www.glaciology.net/wavelet-coherence

Cite As

Aslak Grinsted (2024). Cross wavelet and wavelet coherence (https://github.com/grinsted/wavelet-coherence), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Continuous Wavelet Transforms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.