Home > biosig > t310 > gaborPLV.m

gaborPLV

PURPOSE ^

SYNOPSIS ^

function PLV = gaborPLV(x,y,fs,ntr,spt,f);

DESCRIPTION ^

 GABOR_PLV   Computes the phase locking value (PLV) using the Gabor wavelet

 PLV = gabor_plv(x,y,fs,ntr,spt,f);

 Input parameters:
   x, y ... Input signals
   fs ... Sampling frequency
   ntr ... Number of trials
   spt ... Samples per trial
   H ... Header containing information about x and y
   f ... Frequency of interest

 Output parameters:
   PLV ... Phase locking value between x and y

CROSS-REFERENCE INFORMATION ^

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