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 Sat 16-May-2009 00:04:49 by m2html © 2003