| Signal Processing Toolbox | ![]() |
Save discrete prolate spheroidal sequences in database
Syntax
Description
dpsssave(nw,e,v)
saves the sequences in the columns of e and their corresponding concentrations in vector v in the DPSS MAT-file database dpss.mat. It is not necessary to specify sequence length, because the length of the sequence is determined by the number of rows of e.
nw is the time-bandwidth product that was specified when the sequence was created using dpss.
status = dpsssave(nw,e,v)
returns 0 if the save was successful and 1 if there was an error.
Examples
See Example 1: Using dpss, dpssave, and dpssdir.
See Also
dpss, dpssclear, dpssdir, dpssload
| dpssload | dspdata | ![]() |
© 1994-2005 The MathWorks, Inc.