필터 지우기
필터 지우기

Wavelet transform of samples collected irregularly in 2D space

조회 수: 3 (최근 30일)
Asim Biswas
Asim Biswas 2012년 2월 15일
편집: Walter Roberson 2013년 10월 17일
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.

답변 (1개)

Wayne King
Wayne King 2012년 2월 18일
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
Asim Biswas
Asim Biswas 2012년 2월 20일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Discrete Multiresolution Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by