0

I am new to MATLAB and I want to do continuous wavelet transform with "Real Shannon wavelet" in MATLAB. Is there any way in MATLAB to add "Real Shannon Wavelet" to the wavemngr so I can simply do the CWT by using the function "cwt".

sky
  • 21
  • 1
  • 1
  • 2

1 Answers1

1

It's described in the wavelet manager documentation. Besides that there seems to be already the Shannon wavelet to be implemented: 'shan'

André Bergner
  • 1,429
  • 10
  • 10