LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Content Type
Programming Language
Current manual

Inverse DCT VI

Inverse DCT VI

Owning Palette: Transforms VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

Computes the inverse Discrete Cosine Transform (DCT) of the input sequence DCT {X}.

Wire data to the DCT {X} input to determine the polymorphic instance to use or manually select the instance.

Details  

1D Inverse DCT (DBL)

DCT {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DCT of DCT {X}.
error out contains error information. This output provides standard error out functionality.

1D Inverse DCT (SGL)

DCT {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DCT of DCT {X}.
error out contains error information. This output provides standard error out functionality.

2D Inverse DCT (DBL)

DCT {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DCT of DCT {X}.
error out contains error information. This output provides standard error out functionality.

2D Inverse DCT (SGL)

DCT {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DCT of DCT {X}.
error out contains error information. This output provides standard error out functionality.

Inverse DCT Details

The following table lists the support characteristics of this VI.

Supported on RT targets Yes
Suitable for bounded execution times on RT Yes

Refer to the Details section in the Inverse DCT VI for more details about this VI.

Was this information helpful?

Previous

FFT

Previous

FFT