代码搜索:objects

找到约 10,000 项符合「objects」的源代码

代码结果 10,000
www.eeworm.com/read/256566/11987269

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/256366/12004504

cpp bigtime.cpp

/* * 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/153600/12024871

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/342184/12036292

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/342184/12036522

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/342129/12039800

html c-smo3.html

Shared-Memory Objects
www.eeworm.com/read/342008/12046779

m gendat.m

%GENDAT Random generation of datasets for training and testing % % [A,B,IA,IB] = gendat(X,n) % % Selects at random n(i) vectors out of class i in the dataset X and % stores them in A. The remainin
www.eeworm.com/read/255755/12057186

m spatm.m

%SPATM Augment image dataset with spatial label information % % E = SPATM(D,S) % E = D*SPATM([],S) % % INPUT % D image dataset classified by a classifier % S smoothing parameter
www.eeworm.com/read/255755/12057304

m knnc.m

%KNNC K-Nearest Neighbor Classifier % % [W,K,E] = KNNC(A,K) % [W,K,E] = KNNC(A) % % INPUT % A Dataset % K Number of the nearest neighbors (optional; default: K is % optimized with resp
www.eeworm.com/read/153014/12067178

m kolnorm.m

%# %# function [percrep] = kolnorm(xrep,ns,nr,alpha); %# %# AIM: Performs a Kolmogorov-Smirnov test for normality on replicate %# objects at different levels, and r