Effacer les filtres
Effacer les filtres

Wavelet transform of samples collected irregularly in 2D space

3 vues (au cours des 30 derniers jours)
Asim Biswas
Asim Biswas le 15 Fév 2012
Hi, I am a very basic user of Matlab. I am growing my interest in signal processing. I was looking for any codes or resources to perform wavelet transform of samples collected irregularly in 2D space. Wavelet transform of irregular samples in 1D space can be completed using lifting. But any suggestion for irregular samples in 2D space and any available code or resource? Your help is highly appreciated. Thank you.

Réponses (1)

Wayne King
Wayne King le 18 Fév 2012
Hi Asim, you can do the same thing with lifting in 2-D. The Wavelet Toolbox has a number of routines for lifting in both 1-D and 2-D.
  1 commentaire
Asim Biswas
Asim Biswas le 20 Fév 2012
Dear Wayne,
Thank you very much. I really appreciate this. I have looked at the functions available in Wavelet toolbox to perform lifting wavelet transform. The 'lwt2' performs the transform. However, it requires a matrix input of the data. In my case, the data are collected randomly within an area with x and y axis noted. So my data is not in a matrix rather it is in the form of XYZ. I am not sure, how this data format will work? Also, in the DWT in 1D, we can get the multiresolution analysis of the data (different level details and approximations). Can we perform similar analysis in the 2D with irregularly sampled data?
Thank you very much for your help. I appreciate your time.
With regards.
Asim

Connectez-vous pour commenter.

Catégories

En savoir plus sur Discrete Multiresolution Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by