代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/217403/14966051
m mypca.m
function [T,P,ssq,Ro,Rv,Lo,Lv] = mypca(X,nF,options)
% function [T,P,ssq,Ro,Rv,Lo,Lv] = mypca(X,nF,options)
% 040706 FvdB
% Principal Component Analysis bilinear factor model.
%
% in :
% X (obje
www.eeworm.com/read/115583/15008547
java helloclient.java
package examples;
import javax.naming.Context;
import javax.naming.InitialContext;
import java.util.Properties;
/**
* This class is an example of client code which invokes
* methods on a s
www.eeworm.com/read/214826/15086519
ldf adsp-ts101_c.ldf
ARCHITECTURE(ADSP-TS101)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Set this macro if you want to use the run-time support libraries that
// contain workarounds, including
www.eeworm.com/read/214826/15086534
ldf adsp-ts201_c.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/214301/15107026
m findtag.m
%FINDTAG locate objects with specific tag
%
% FINDTAG(STR)
% Locate objects with specific tag STR
%
% FINDTAG(OBJECT_HANDLES,STR)
% Restricts the search to objects listed in objhandles and their des
www.eeworm.com/read/213240/15139951
m target_class.m
function [a,b] = target_class(a,clnr)
% TARGET_CLASS extracts the target class from an one-class dataset
%
% A = TARGET_CLASS(A,CLNR)
%
% Extract the target class from an one-class dataset. When t
www.eeworm.com/read/213240/15140033
m find_target.m
%FIND_TARGET extract the indices of the target and outlier objects
%
% [It,Io] = FIND_TARGET(A)
%
% Return the indices of the objects from dataset A which are labeled
% 'target' and 'outlier' i
www.eeworm.com/read/213240/15140037
m incsvdd.m
function W = incsvdd(a,fracerr,ktype,par,kfunction)
%INCSVDD Incremental Support Vector Classifier
%
% W = INCSVDD(A,FRACERR,KTYPE,PAR)
%
% Use the incremental version of the SVDD. The kernel is d
www.eeworm.com/read/208249/15250300
makefile
#
# This is the Makefile to build the STV0680 driver outside
# of the kernel tree. Naturally, compiler options below
# may not match ones that you use to compile the kernel.
# So be warned and use wha
www.eeworm.com/read/207152/15282062
tra wah.tra
*** Creating Trace Output File 'WAH.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"main.o"'
### List o