Wavelet Toolbox | ![]() ![]() |
One-Dimensional Estimation Using the GUI for Equally Spaced Observations (Fixed Design)
Starting the Regression Estimation 1-D Tool..
noisbloc.mat
, which should reside in the MATLAB directory toolbox/wavelet/wavedemo
.
Click the OK button. The noisy blocks data is loaded into the Regression Estimation 1-D - Fixed Design tool.
The loaded data denoted (X,Y) and the processed data obtained after a binning, are displayed.
The binned data appears to be very close to the initial data, since noisbloc
is of length 1024.
Performing a Wavelet Decomposition of the Processed Data..
haar
wavelet from the Wavelet menu and select 5 from the Level menu, and then click the Decompose button. After a pause for computation, the tool displays the detail coefficients of the decomposition.
Performing a Regression Estimation..
While a number of options are available for fine-tuning the estimation algorithm, we'll accept the defaults of fixed form soft thresholding and unscaled white noise. The sliders located to the right of the window control the level dependent thresholds, indicated by yellow dotted lines running horizontally through the graphs on the left part of the window.
You can see that the process removed the noise and that the blocks are well reconstructed. The regression estimate (in yellow) is the sum of the signals located below it: the approximation a5 and the reconstructed details after coefficient thresholding.
You can experiment with the various predefined thresholding strategies by selecting the appropriate options from the menu located on the right part of the window or directly by dragging the yellow horizontal lines with the left mouse button.
Let us now illustrate the regression estimation using the graphical interface for randomly or irregularly spaced observations, focusing on the differences from the previous situation.
![]() | One-Dimensional Wavelet Regression Estimation | One-Dimensional Estimation Using the GUI for Randomly Spaced Observations (Stochastic Design) | ![]() |