Documentation

dpssload

Load discrete prolate spheroidal sequences from database

Syntax

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

Description

[e,v] = dpssload(n,nw)loads all sequences with lengthnand time-bandwidth productnwin the columns ofeand their corresponding concentrations in vectorvfrom the DPSS MAT-file databasedpss.mat. Create thedpss.matfile usingdpssave.

Introduced before R2006a

Was this topic helpful?