Wavelet Denoise
- Updated2024-07-30
- 3 minute(s) read
Performs noise reduction for 1D signals by using the discrete wavelet transform (DWT) or undecimated wavelet transform (UWT).

Dialog Box Options
Inputs/Outputs
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Signal
—
Specifies the block diagram terminal of the signal you want to load. This input is available only if you select the From terminal option in the Data Source section.
real signal
—
Specifies the input signal. The signal can be a waveform, a real array, or a complex array.
File path
—
Specifies the file path of the data you want to load. This input is available only when you select the From file option in the Data Source section.
complex signal
—
Specifies the input signal. The signal can be a waveform, a real array, or a complex array.
Denoised Signal
—
Returns the estimated signal after denoising.
error out
—
error out contains error information. This output provides standard error out functionality.
real denoised
—
Contains the estimated signal after de-noising.
complex denoised
—
Contains the estimated signal after de-noising. |
Examples
Refer to the Noise Reduction VI in the labview\examples\Wavelet Analysis\WAApplications directory for an example of using the Wavelet Denoise VI.
error in (no error)
—
Signal
—
real signal
—
File path
—
complex signal
—
Denoised Signal
—
error out
—
real denoised
—
complex denoised
—