OverLordGoldDragon / ssqueezepy

Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
599 stars 92 forks source link

Why is it called CWT and not DTWT? #88

Closed aroyphillips closed 1 year ago

aroyphillips commented 1 year ago

Since your synchrosqueezing wavelet transform algorithm takes discrete time sequences as input, why is it called the Continuous Wavelet Tranform and not the Discrete Time Wavelet Transform?

Could you point to some of the equations you used in handling discrete time inputs?

OverLordGoldDragon commented 1 year ago

Good question, but theory goes elsewhere, e.g. SE.

OverLordGoldDragon commented 1 year ago

Asked & answered.