TSA Inverse Complex Cepstrum (Array) VI
- Updated2024-07-30
- 3 minute(s) read
Reconstructs a univariate time series by inverting the complex cepstrum. Wire data to the Xt output to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
![]() cepstrum specifies information about the cepstrum.
![]() phase info specifies the phase information of the original time series. You can obtain this information when estimating the complex cepstrum.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Xt returns a univariate time series reconstructed with the information from cepstrum and phase info. ![]() error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the TSA Inverse Complex Cepstrum VI:
- Echo Canceling VI: labview\examples\Time Series Analysis\TSAApplications
- Cepstrum Analysis VI: labview\examples\Time Series Analysis\TSAGettingStarted