代码搜索:performs

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

代码结果 4,693
www.eeworm.com/read/282683/9074357

m out_of_sample_est.m

function t_points = out_of_sample_est(points, X, mappedX) %TRANSFORM_SAMPLE_EST Performs out-of-sample extension using estimation technique % % t_points = out_of_sample_est(points, X, mappedX) %
www.eeworm.com/read/380466/9146933

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/181456/9254730

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/377523/9272818

java parcel8.java

//: c08:Parcel8.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // An anonymous inner class that performs // initialization.
www.eeworm.com/read/375075/9373508

m pbnnextstate.m

function y = pbnNextState(x,F,varF,nf,nv,cij,p) % y = pbnNextState(x,F,varF,nf,nv,cij,p) - one step of a PBN % This function performs one step of the PBN. The current state is x % (binary vector
www.eeworm.com/read/178062/9420740

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/178019/9423592

m proj2ell.m

function ELL=proj2ell(PRO,sys,UND) % PROJ2ELL performs transformation from a mapping projection to ellipsoidal coordinates % % ELL=proj2ell(PRO,sys,UND) % % Also necessary: Projections.mat
www.eeworm.com/read/176805/9483879

m sarrw.m

function [k,mu,M,match,aRW,rRW] = sarRW(match,aRW,rRW,k,mu,M,x,y,t,criterion,bFunction,sWalk,walk); % PURPOSE : Performs the random walk move of the reversible jump MCMC simulated annealing. % INPU
www.eeworm.com/read/364505/9904948

m cconv.m

function op = cconv(x,y) %CCONV N-point circular convolution % % op = CCONV(x,y) performs the N-point circular convolution % of vectors x and y. 'op' is returned as a row vector. x and y % must be
www.eeworm.com/read/168118/9937141

m phsrot.m

function trout=phsrot2(trin,theta) % PHSROT2 Constant-phase rotate a trace % trout=phsrot2(trin,theta) % % PHSROT2 performs a constant phase rotation of the input trace % through an angle of thet