Pss_Explorer Functions

 

p=pss_par(varargin) Computes parameters for the pss tool-box.

If the input parameter is 'init', a p structure is created with default values; if the input parameter is a p structure, all the derived parameter are computed.

p=pss_defpar() Sets default parameters for various situations, chosen interactively.
p=ipss_par(arg) Interactive access to the parameter structure.

The argument arg can be a pss_par structure to be visualized or updated, or a key ('init', for example)

   
[tfmap,p]=

pss_peakmap(p)

Creates a peak map, based on the parameter structure p. If p.source.snr=-1, it creates a test peak map.
[tfmap,p]=

pss_peakmaptest

(p)

 

Creates a coverage test peak map, based on the parameter structure p.
   
[A,tA]=

pss_specmap

(varargin)

Creates a time-frequency spectral map.