rafat / wavelib

C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Transform.
Other
368 stars 120 forks source link

Derivative of Morlet #33

Open poncev opened 1 year ago

poncev commented 1 year ago

To implement the Wavelet Synchrosqueezing Transform with a specific wavelet, one needs to take the CWT with the derivative of that wavelet. One can do that with Paul and Dog wavelets as it is already in the code, but not with Morlet. Is it possible to add it?

Thank you for writing this amazing library!

rafat commented 1 year ago

Hi Felipe,

I’ll take a look at the code on this weekend and I’ll let you know.

On Wed, 1 Mar 2023 at 3:32 PM, Felipe @.***> wrote:

To implement the Wavelet Synchrosqueezing Transform with a specific wavelet, one needs to take the CWT with the derivative of that wavelet. One can do that with Paul and Dog wavelets as it is already in the code, but not with Morlet. Is it possible to add it?

Thank you for writing this amazing library!

— Reply to this email directly, view it on GitHub https://github.com/rafat/wavelib/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3ROYPSNGHCQ6P4JE556TWZ4NEBANCNFSM6AAAAAAVL2RQJU . You are receiving this because you are subscribed to this thread.Message ID: @.***>