代码搜索结果
找到约 10,000 项符合
U 的代码
u_clademo.m
echo off
% CLADEMO demonstration for using a contructed SVM classifier to classify
% input patterns
%
echo on;
%
%
% NOTICE: please first run any of the first three demonstrations before
%
u_poldemo.m
echo off
%POLDEMO demonstration for using nonlinear SVM classifier with a
% polynomial keneral.
echo on;
clc
%POLDEMO demonstration for using nonlinear SVM classifier with a
% polynomial ke