代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/400577/11573205
m testc.m
%TESTC Test classifier, error / performance estimation
%
% [E,C] = TESTC(A*W,TYPE)
% [E,C] = TESTC(A,W,TYPE)
% E = A*W*TESTC([],TYPE)
%
% [E,F] = TESTC(A*W,TYPE,LABEL)
% [E,F] = TESTC(A,
www.eeworm.com/read/400576/11573462
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/400576/11573545
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/400576/11573550
m incsvdd.m
%INCSVDD Incremental Support Vector Classifier
%
% W = INCSVDD(A,FRACERR,KTYPE,PAR)
%
% Use the incremental version of the SVDD. The kernel is defined by
% KTYPE, with the free parameter PAR. See
www.eeworm.com/read/158251/11629738
c appresources.c
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/157554/11690448
h icell.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/157549/11690990
h icell.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/346989/11707212
h icell.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/346988/11707545
h icell.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/157172/11734994
c appresources.c
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*