代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/102935/6226660

c mkbb.c

/* This utility makes a bootblock suitable for the SRM console/miniloader */ /* Usage: * mkbb * * Where is the name of the device to install the bootblock on, * and
www.eeworm.com/read/415194/6281710

m testsparsify.m

function TestSparsify(Algo,Option,P_format,k,m,n) % Function to test the algorithms in sparsify Matlab toolbox %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Usage % T
www.eeworm.com/read/415194/6281727

m updatecholesky.m

function R = UpdateCholesky(R,P,Pt,index,m) % UpdateCholesky: Updates a cholesky decomposition matrix R'R=A %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Usage % R = U
www.eeworm.com/read/266962/6290233

m example_ukf.m

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

m robust.m

function results=robust(y,x,wfunc,wparm) % PURPOSE: robust regression using iteratively reweighted % least-squares %--------------------------------------------------- % USAGE: results =
www.eeworm.com/read/492929/6414195

m nwest_d.m

% PURPOSE: An example using nwest(), % prt_reg(), % Newey-West hetero/serial consistent estimates %--------------------------------------------------- % USAGE: nwest_d %
www.eeworm.com/read/492929/6414224

m prt_panel.m

function prt_panel(result,vnames,fid) % PURPOSE: Prints Panel models output %---------------------------------------------------------------------------------------- % USAGE: prt_panel(result,vnam
www.eeworm.com/read/492929/6414247

m hwhite.m

function results=hwhite(y,x) % PURPOSE: computes White's adjusted heteroscedastic % consistent Least-squares Regression %--------------------------------------------------- % USAGE: resul
www.eeworm.com/read/479405/6694553

m vep.m

% vep.m % Scope: This MATLAB macro computes the value of the vertical error % probable (VEP). % Usage: yvep = vep(y) % Description of parameters: %
www.eeworm.com/read/479405/6694601

m xambig.m

% xambig.m % Scope: This MATLAB program generates ambiguity numbers for a specified number % of satellites. % Usage: xambig % Inputs: - from keyboard