代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/104260/6205615

java memoryimagesource.java

/** * MemoryImageSource - * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of
www.eeworm.com/read/299625/6285228

m tensorwavkernel.m

function [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % USAGE % % [kernel,KernelInfo]=tensorwavkernel(x,xsup,kerneloption) % % Process a tensor product wavelet kernel. % the
www.eeworm.com/read/266962/6290232

m example_dd2.m

%% Example of the DD2 filter implementation usage clear all close all useMatlabSymbolicToolbox = false; %% Definition of the pdf's within the NFT framework % disp('*********************************
www.eeworm.com/read/266962/6290242

m example_dd1.m

%% Example of the DD1 filter implementation usage clear all close all useMatlabSymbolicToolbox = false; %% Definition of the pdf's within the NFT framework % disp('*********************************
www.eeworm.com/read/146760/6324216

m show_psooptions.m

%show_psoOptions >> A function to read and display the psoOptions structure. % % Usage : strOptions = show_psoOptions( psoOptions ) % Arguments : A structure containing various option
www.eeworm.com/read/492929/6414188

m to_llike.m

function like = to_llike(b,y,x,a) % PURPOSE: evaluate tobit log-likelihood % for left-censoring case (y
www.eeworm.com/read/492929/6414217

m plt_eqs.m

function plt_eqs(results,vnames); % PURPOSE: plots regression actual vs predicted and residuals for: % (thsls,sur) %--------------------------------------------------- % USAGE: plt_eqs(re
www.eeworm.com/read/492929/6414239

m waldf.m

function [fstat, fprb] = waldf(resultr,resultu) % PURPOSE: computes Wald F-test for two regressions %--------------------------------------------------- % USAGE: [fstat fprob] = waldf(resultr,resul
www.eeworm.com/read/492929/6414245

m prt_felogit.m

function prt_felogit(results,vnames,fid) % PURPOSE: Prints output from felogit function %----------------------------------------------------------------% % USAGE: prt_felogit(results,vnames,fid)
www.eeworm.com/read/492929/6414261

m plt_reg.m

function plt_reg(results,vnames); % PURPOSE: plots regression actual vs predicted and residuals %--------------------------------------------------- % USAGE: plt_reg(results); % where: results is