代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/480116/6677180

html 00index.html

R: Performs boosting algorithms for a binary response
www.eeworm.com/read/477671/6730691

cpp trashprotoinit.cpp

//: C11:TrashProtoInit.cpp {O} // From "Thinking in C++, 2nd Edition, Volume 2" // by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc. // Available at www.BruceEckel.com. // Performs initializ
www.eeworm.com/read/402420/11535196

m mutate.m

function [new_gen,mutated] = mutate(old_gen,Pm) %MUTATE Changes a gene of the OLD_GEN with probability Pm. % [NEW_GEN,MUTATED] = MUTATE(OLD_GEN,Pm) performs random % mutation on the population O
www.eeworm.com/read/348119/11610462

m radialrw.m

function [k,mu,M,match,aRW,rRW] = radialRW(match,aRW,rRW,k,mu,M,delta,x,y,hyper,t,bFunction,sWalk,walk); % PURPOSE : Performs the random walk move of the reversible jump MCMC algorithm. % INPUTS : -
www.eeworm.com/read/346387/11751538

m ica_adatap.m

function [S,A,loglikelihood,Sigma,chi,exitflag]=ica_adatap(X,prior,par,draw); % ICA_ADATAP Mean field independent component analysis (ICA) % [S,A,LL,SIGMA,CHI,EXITFLAG]=ICA_ADATAP(X) performs lin
www.eeworm.com/read/259400/11795523

m space.m

function data_enc = space(data,dlt,slt,varargin) %SPACE Space-time channel encoder % Q = SPACE(D,DLT,SLT) performs the data (D) encoding based on the DLT % and SLT look-up tables. The tables for
www.eeworm.com/read/343227/11962865

m hmm.m

function [A_, pi0_, mu_, Sigma_, logl] = hmm (X, A, pi0, mu, Sigma, n_it) %hmm Performs multiple iterations of the EM algorithm. % This is just a call to the lower-level functions. %
www.eeworm.com/read/337002/12402432

m backw.m

% function backw performs backward selection function [nc,rispmax,compmax,cc,maxrisp,libb]=backw(r,cr,crom,resp,numvar,cc,dataset,y,aut,ng,maxcomp,maxrisp,libb,mxi,sxi,myi,syi,el); % verifying the l
www.eeworm.com/read/228658/14371259

m prep2d_rr.m

function fp=prep2D_rr(f,flt) %fp=prep2D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of % given 2-dimensional signal. For description of the algorithm see [S
www.eeworm.com/read/228658/14371306

m prep1d_rr.m

function fp=prep1D_rr(f,flt) %fp=prep1D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of given % 1-dimensional signal. For description of the algorithm see [S