代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/449504/7502171

m prt_gibbs.m

function prt_gibbs(results,vnames,fid) % PURPOSE: Prints output from Gibbs sampler regression models %--------------------------------------------------- % USAGE: prt_gibbs(results,vnames,fid) % W
www.eeworm.com/read/449504/7502180

m prt_panel.m

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

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/449504/7502270

m optim2_d.m

% PURPOSE: An example using fmin function % % to solve a spatial autoregressive model maximum % likelihood problem %----------------------------
www.eeworm.com/read/449504/7502520

m unsort_d.m

% PURPOSE: demo of unsort() % returns sorted vectors or matrices % in unsorted (orginal) form % %--------------------------------------------------- % USAGE: unsort_d %-----------
www.eeworm.com/read/449504/7502523

m lprint.m

function lprint(y,info) % PURPOSE: print an (nobs x nvar) matrix in LaTeX table format %--------------------------------------------------- % USAGE: lprint(x,info) % where: % x = (nobs x
www.eeworm.com/read/449504/7502531

m tsprint_d.m

% PURPOSE: Examples of using tsprint() % to print matrices with variable name labels % and row labels for time-series dates %--------------------------
www.eeworm.com/read/449504/7502536

m spacf_d.m

% PURPOSE: demo of spacf() % sample partial autocorrelation function estimates % %--------------------------------------------------- % USAGE: spacf_d %-------------------------------------
www.eeworm.com/read/449504/7502547

m prt_reg1.m

function prt_reg(results,vnames,fid) % PURPOSE: Prints output using regression results structures %--------------------------------------------------- % USAGE: prt_reg(results,vnames,fid) % Where:
www.eeworm.com/read/449504/7502563

m mprint.m

function mprint(y,info) % PURPOSE: print an (nobs x nvar) matrix in formatted form %--------------------------------------------------- % USAGE: mprint(x,info) % where: x = (nobs x nvar)