dpssload
Load discrete prolate spheroidal sequences from database
Description
loads the discrete prolate spheroidal (DPSS) or Slepian sequences with length
dpsSeq
= dpssload(seqLength
,timeHalfBW
)seqLength
and time-bandwidth product timeHalfBW
from the DPSS MAT file database dpss.mat
. Each column of
dpsSeq
corresponds to a sequence. To create the
dpss.mat
file, use the dpsssave
function.
[
additionally loads the frequency-domain energy concentration ratios corresponding to the
sequences.dpsSeq
,lambda
] = dpssload(seqLength
,timeHalfBW
)
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced before R2006a