Discrete wavelet transform matrix

How to otain discrete wavelet transform matrix of any size (eg. 500 instead of 512) in matlab?

2 个评论

Can you give more info? AFAIK there is no requirement in most of the wavelet functions for the matrix to have a certain size, see for exampel https://www.mathworks.com/help/wavelet/ref/wavedec2.html
In compressed sensing scheme, there is a need to multiply the sensing matrix with sparsifying matrix (I am using wavelet domain as the sparsifying matrix). Just like DCT, Phi = dct(eye(N)) generates an NxN DCT matrix, I want to generate wavelet transform matrix.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File 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