Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Transforms VIs (Not in Base Package)

LabVIEW 8.2 Help
August 2006

NI Part Number:
371361B-01

»View Product Info

Owning Palette: Signal Processing VIs

Use the Transforms VIs to implement common transforms used in signal processing. The LabVIEW FFT-based VIs use different output units and scale factors. Example

The VIs on this palette can return general LabVIEW error codes or specific signal processing error codes.

Palette ObjectDescription
Chirp Z TransformComputes the Chirp-Z Transform of the input sequence X. The data type you wire to the X input determines the polymorphic instance to use.
DCTComputes the Discrete Cosine Transform (DCT) of the input sequence X. The data type you wire to the X input determines the polymorphic instance to use.
DSTComputes the Discrete Sine Transform (DST) of the input sequence X. The data type you wire to the X input determines the polymorphic instance to use.
Fast Hilbert TransformComputes the fast Hilbert transform of the input sequence X.
FFTComputes the Fast Fourier Transform (FFT) of the input sequence X. The data type you wire to the X input determines the polymorphic instance to use.
FHTComputes the fast Hartley transform (FHT) of the input sequence X.
Inverse Chirp Z TransformComputes the inverse Chirp-Z Transform of the input sequence Chirp-Z {X}.
Inverse DCTComputes the inverse Discrete Cosine Transform (DCT) of the input sequence DCT {X}. The data type you wire to the DCT {X} input determines the polymorphic instance to use.
Inverse DSTComputes the inverse Discrete Sine Transform (DST) of the input sequence DST {X}. The data type you wire to the DST {X} input determines the polymorphic instance to use.
Inverse Fast Hilbert TransformComputes the inverse fast Hilbert transform of the input sequence X using Fourier identities.
Inverse FFTComputes the inverse Discrete Fourier Transform (DFT) of the input sequence FFT {X}. You must manually select the polymorphic instance you want to use.
Inverse FHTComputes the inverse fast Hartley transform of the input sequence X.
Laplace Transform RealComputes the real Laplace transform of the input sequence X.
Walsh Hadamard InverseComputes the inverse of the real Walsh Hadamard transform of the input sequence X.
Walsh HadamardComputes the real Walsh Hadamard transform of the input sequence X.
Wavelet Transform Daubechies4 InverseComputes the inverse of the wavelet transform based on the Daubechies4 function of the input sequence X.
Wavelet Transform Daubechies4Computes the wavelet transform based on the Daubechies4 function of the input sequence X.

Example

Refer to the labview\examples\analysis\dspxmpl.llb for examples of using the Transforms VIs.

 


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit