How is the CWT function implemented in Wavelet Toolbox?

1 次查看(过去 30 天)
The CWT definition in the document is as below:
The document on CWT describes that there should be a 1/sqrt(a) in the
computation and line 215 of CWT code uses only -sqrt(a) not 1/sqrt(a).
I would like to know how the CWT function is implemented.

采纳的回答

MathWorks Support Team
Documentation on the implementation of the CWT function is not available in the Wavelet Toolbox documentation. For more information, read the following:
The implementation of the CWT (Continuous 1-D wavelet coefficients) code is consistent with the information on CWT in the Wavelet Toolbox documentation.
The attached PDF file 'r_cwt.pdf' is a mathematical explanation of the CWT.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by