代码搜索:fprintf

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

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

m pois_d.m

% PURPOSE: demo of poisson distribution functions % prints mean and variance of 1000 draws % plots pdf,cdf,inverse % %--------------------------------------------------- % USAG
www.eeworm.com/read/449504/7502027

m hypg_d.m

% PURPOSE: demo of Hypergeometric distribution functions % prints mean and variance of 1000 draws % plots pdf,cdf,inverse % %--------------------------------------------------- % US
www.eeworm.com/read/449504/7502031

m tdis_d.m

% PURPOSE: demo of Student t-distribution functions % prints mean and variance of 1000 draws % plots pdf,cdf,inverse % %--------------------------------------------------- % US
www.eeworm.com/read/449504/7502036

m fdis_d.m

% PURPOSE: demo of F-distribution functions % prints mean and variance of 1000 draws % plots pdf,cdf,inverse % %--------------------------------------------------- % USAGE: fdi
www.eeworm.com/read/449504/7502085

m prt_varg.m

function prt_varg(result,vnames,fid) % PURPOSE: Prints vector autoregression output % from: bvar_g,rvar_g,becm_g,recm_g models %--------------------------------------------------- % USAGE:
www.eeworm.com/read/449504/7502109

m arf_d.m

% PURPOSE: An example of using arf(), % to produce ar-model forecasts %--------------------------------------------------- % USAGE: arf_d %-
www.eeworm.com/read/449504/7502133

m prt_reg.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/7502142

m phaussman.m

function phaussman(result1, result2,fid) % PURPOSE: prints haussman test, use for testing the specification of the fixed or % random effects model. % -----------------------------------------
www.eeworm.com/read/449504/7502148

m prt_multilogit.m

function prt_multilogit(results,vnames,cnames,fid) % PURPOSE: Prints output from multilogit function %----------------------------------------------------------------% % USAGE: prt_multilogit(resul
www.eeworm.com/read/449504/7502159

m prt_tvp.m

function prt_tvp(results,vnames,fid) % PURPOSE: Prints output using tvp() regression results structures %--------------------------------------------------- % USAGE: prt_tvp(results,vnames,fid) %