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

rcepstrum (MathScript RT Module Function)

LabVIEW 2010 Help

Edition Date: June 2010

Part Number: 371361G-01

»View Product Info

Owning Class: spectral analysis

Requires: MathScript RT Module

Syntax

b = rcepstrum(a)

[b, c] = rcepstrum(a)

Legacy Name: rceps

Description

Computes the real cepstrum of a real signal.

Examples

Inputs

Name Description
a Specifies a real signal.

Outputs

Name Description
b Returns the real cepstrum of a.
c Returns the real minimum phase cepstrum with the same real cepstrum as a.

Examples

X = 1:100;
Y = rcepstrum(X)

Related Topics

ccepstrum
fft
hilbert
iccepstrum


 

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