Home > biosig > t250 > rs.m

rs

PURPOSE ^

[y2] = rs(y1, T) resamples y1 to the target sampling rate y2 using T

SYNOPSIS ^

function [y1]=rs(y1,T,f2)

DESCRIPTION ^

 [y2] = rs(y1, T) resamples y1 to the target sampling rate y2 using T
 [y2] = rs(y1, f1, f2) resamples y1 with f1 to the target sampling rate f2 

 RS does not require overlap data. 

 see also: SOPEN, SREAD, SCLOSE, MAT2SEL, SAVE2TXT, SAVE2BKR

 Reference(s):

CROSS-REFERENCE INFORMATION ^

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