.Wavelet.MRA

Information

The one dimensional wavelet Multi-Resolution-Analysis (MRA) toolbox is an application function group created on the wavelet transform base library. Wavelet MRA carries out an N-level wavelet decomposition to obtain the wavelet coefficients in N detail levels and one approximation level. The coefficients of every single level are then used to reconstruct the signal separately. The result is a series of signals, each of which represents a certain frequency range of the original signal. In this way, the original signal can be observed in different (N+1) resolutions.

This toolbox provides two main functions for MRA. Function mra carries out numerical calculation and outputs MRA results in a matrix. Function mraGUI provides a graphic user interface to directly display the analysis results. It provides a further possibility to show the wavelet coefficients in every singles levels.

Only orthogonal, biorthogonal and discrete Meyer wavelets are possible for MRA. Please refer to the description of wavelet families for the detailed information about the available wavelets in this library.

Contents

NameDescription
 mraGUIGraphic user interface for multi-resolution analysis (MRA)
 mraWavelet multi-resolution analysis (MRA)Graphic user interface for multi-resolution analysis (MRA)
 tuneCoefTune the wavelet coefficients of all decomposition levels

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos