Home > lib > svm_new.m

svm_new

PURPOSE ^

function out = svm_new(name)

SYNOPSIS ^

function out = svm_new(name)

DESCRIPTION ^

 function out = svm_new(name)

 Creates a new Support Vector Machine (SVM) model

 Inputs:
   name: string containing a name for the model (optional)

 Outputs:
   out: the model

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003