Scilab Function

pspect - cross-spectral estimate between 2 series

Calling Sequence

[sm,cwp]=pspect(sec_step,sec_leng,wtype,x,y,wpar)

Parameters

Description

Cross-spectral estimate between x and y if both are given and auto-spectral estimate of x otherwise. Spectral estimate obtained using the modified periodogram method.

REFERENCE

Examples

See Also

Author