Home > biosig > t501 > select_chans.m

select_chans

PURPOSE ^

usage [locs_n,inds]=select_chans(locs,nin)

SYNOPSIS ^

function [locs_n,inds]=select_chans(locs,nin)

DESCRIPTION ^

 usage [locs_n,inds]=select_chans(locs,nin)
 selects a sparse subset of locations, such 
 the selected locations are as equally distributed as 
 possible
 
 input:
 locs: locations of sensors (2D or 3D), each row is the location of one sensor
 nin:  number of desired channels
      
 output:
 locs_n: selcted locations
 inds: indices of selected locations

CROSS-REFERENCE INFORMATION ^

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