Home > biosig > t400 > libSVM > read_sparse.m

read_sparse

PURPOSE ^

This reads a problem (in svmlight format) and

SYNOPSIS ^

function [svm_lbl, svm_data] = read_sparse(fname);

DESCRIPTION ^

 This reads a problem (in svmlight format) and
 return label vector and features in sparse matrix.

CROSS-REFERENCE INFORMATION ^

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