Home > biosig > t300 > arspectrum.m

arspectrum

PURPOSE ^

Spectral analysis using autoregressive method.

SYNOPSIS ^

function Q=arspectrum(s,arg2,arg3,impedance)

DESCRIPTION ^

 Spectral analysis using autoregressive method. 

  X = arspectrum(s,Fs,PhysDim)
       s      signal data
       Fs      Sampling Rate
       PhysDim   physical units of s

  X = arspectrum(filename)
  X = arspectrum(filename,CHAN)
       filename must be a signal format known by BIOSIG
       
  Result can be displayed with PLOTA(Q)          

  see also: SLOAD, PLOTA, TSA/LATTICE, TSA/DURLEV

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003