Scilab Function

cspect - spectral estimation (correlation method)

Calling Sequence

[sm,cwp]=cspect(nlags,ntp,wtype,x,y,wpar)

Parameters

Description

Spectral estimation using the correlation method. Cross-spectral estimate of x and y is calculated when both x and y are given. Auto-spectral estimate of x is calculated if y is not given.

Examples

See Also

Author