代码搜索:svcplot
找到约 112 项符合「svcplot」的源代码
代码结果 112
www.eeworm.com/read/367444/9747741
m contents.m
% Support Vector Machine Toolbox - Steve Gunn
% Version 2.0-Aug-1998
%
% Support Vector Classification
%
% svc - Calculate support vectors for classification
% svcplot - Plot 2 dim
www.eeworm.com/read/148788/12426063
me read.me
In this file we have a SVM_toolbox for matlab.
The file irwls.m solves the SVM for pattern recognition.
The files irwls1.m solves the SVM for regression estimation.
The files svcplot and svrp