代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/290064/8508420
u3 cyclops.u3
www.eeworm.com/read/290064/8508421
u3 risingdragon.u3
www.eeworm.com/read/290064/8508425
u3 3.u3
www.eeworm.com/read/290064/8508433
u3 winamp.u3
www.eeworm.com/read/290064/8508436
u3 1.u3
www.eeworm.com/read/290064/8508439
u3 2.u3
www.eeworm.com/read/290064/8508594
u3 5.u3
www.eeworm.com/read/188848/8510938
m 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
%
www.eeworm.com/read/188848/8510940
m 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
www.eeworm.com/read/188848/8510944
m u_svcdemo.m
% ------- OSU nu-SVM CLASSIFIER TOOLBOX Demonstrations---
%
% 1) Construct a linear SVM Classifier and test it
% 2) Construct a nonlinear SVM Classifier (polynomial kernel) and