Computes the inverse of the wavelet transform based on the Daubechies4 function of a sequence.
The input sequence.
The length of the sequence must be a power of 2, otherwise this node returns an error.
This input accepts a double-precision, floating-point number or a 1D array of double-precision, floating-point numbers.
Length of each set of data. The node performs computation for each set of data.
sample length must be greater than zero.
This input is available only if you wire a double-precision, floating-point number to wavelet daubechies4{x}.
Default: 128
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The inverse wavelet Daubechies4 transform of the input sequence.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
The Wavelet Transform Daubechies4 Inverse transform can be defined with the help of the following transformation matrix:
The inverse Wavelet Daubechies4 transform of an array X is defined by the following equation:
WaveletDaubechies4Inv{X} = C-1 * X
where CC-1 = C-1C = I
The following diagram shows the Wavelet Transform Daubechies4 Inverse of a function with two spikes at the points 13 and 69. The signal length is 1024.
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices
Web Server: Not supported in VIs that run in a web application