代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/119681/14824477
m demomodel.m
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab
clc;
disp(' This demo explains the use of the advanced object oriented interface');
disp(' '
www.eeworm.com/read/119681/14824488
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/216443/15006806
m contents.m
% LTFAT - Object oriented interface
%
% Peter L. Soendergaard, 2007.
%
% Setup and deletion of object
% TFR_CREATE - Create Time-frequency representation
% TFR_SET_WIN - Set analysis/
www.eeworm.com/read/214923/15083001
m demomodel.m
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab
clc;
disp(' This demo explains the use of the advanced object oriented interface');
disp(' '
www.eeworm.com/read/214923/15083024
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/212387/15156624
java pinballtarget.java
//
// PinBallTarget class
//
// From Chapter 7 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
// See ftp://ftp.cs.orst.edu/p
www.eeworm.com/read/212387/15156625
old pinballthread.old
//
// PinBallTread class
//
// From Chapter 7 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
// See ftp://ftp.cs.orst.edu/pu
www.eeworm.com/read/212387/15156640
java pinballtarget.java
//
// PinBallTarget class
//
// From Chapter 7 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
// See ftp://ftp.cs.orst.edu/p
www.eeworm.com/read/212387/15156670
java ballworld.java
//
// the Ball World game
// Described in Chapter 5 of
// Understanding Object-Oriented Programming with Java
// by Timothy A Budd
// Published by Addison-Wesley
//
// see ftp://ftp.cs.orst.edu/pub/bu