代码搜索:svcplot
找到约 112 项符合「svcplot」的源代码
代码结果 112
www.eeworm.com/read/487815/6500666
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/487843/6501074
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/347811/11635037
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/157630/11680194
m svcplot.m
function svcplot(X,Y,ker,alpha,bias,par)
%---------S200502106 郑黎方 ---------
%画图
%适用于2维特征,两类情况识别
%
% [x,y,z]=svcplot(X,Y,ker,alpha,bias,par)
%
% 输入参数:同svm168.m
%
if (na
www.eeworm.com/read/154122/11988681
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/339991/12188608
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/148788/12426046
m svcplot.m
function [x,y,z]=svcplot(X,Y,ker,alpha,bias,par)
%This is a routine to plot 2D classification problem with SVM
%
% [x,y,z]=svcplot(X,Y,ker,alpha,bias,par)
%
% Parameters:
%
% X:
www.eeworm.com/read/130671/14179006
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/225111/14555545
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters:
www.eeworm.com/read/13911/286795
m svcplot.m
function [h] = svcplot(X,Y,ker,alpha,bias,aspect,mag,xaxis,yaxis,input)
%SVCPLOT Support Vector Machine Plotting routine
%
% Usage: svcplot(X,Y,ker,alpha,bias,zoom,xaxis,yaxis,input)
%
% Parameters: