Main Content

dpssload

Load discrete prolate spheroidal sequences from database

Syntax

[e,v] = dpssload(n,nw)

Description

[e,v] = dpssload(n,nw) loads all sequences with length n and time-bandwidth product nw in the columns of e and their corresponding concentrations in vector v from the DPSS MAT-file database dpss.mat. Create the dpss.mat file using dpssave.

Version History

Introduced before R2006a