svc
PURPOSE 
SVC Support Vector Classification
SYNOPSIS 
function [nsv, alpha, b0] = svc(X,Y,ker,C,solver)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- nobias NOBIAS Returns true if SVM kernel has no implicit bias
- svc SVC Support Vector Classification
- svkernel SVKERNEL Kernel for Support Vector Methods
- svtol SVTOL Tolerance for Support Vectors
This function is called by:
- hit_prec_SVC HIT_PREC_SVC Compute mode regions through Support Vector Classification (SVC)
- svc SVC Support Vector Classification
Generated on Thu 01-Dec-2005 10:54:38 by m2html © 2003