代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7502568
m sacf_d.m
% PURPOSE: demo of sacf()
% sample autocorrelation function estimates
%
%---------------------------------------------------
% USAGE: sacf_d
%-----------------------------------------------
www.eeworm.com/read/449504/7502604
m make_contents.m
% PURPOSE: makes pretty contents.m files for the Econometrics Toolbox
% Copies the H1 line (first comment line) of all m-files found
% in the current working directory to a file named "contents.m".
%
www.eeworm.com/read/449504/7502725
m ucsd_garch_demo.m
% function []=ucsd_garch_demo();
clear all;
%The function give a quick demonstration fo some of the features of the UCSD_GARCH toolbox. Enjoy.
%
%
% Written by: Kevin Sheppard 18-March-2001
www.eeworm.com/read/449504/7502796
m compare_models.m
% PURPOSE: An example of using sar_g() sem_g() Gibbs sampling
% spatial model comparisons using log marginal posterior
% (on a small data set)
%-----------------
www.eeworm.com/read/449504/7502825
m prt_sp.m
function prt_sp(results,vnames,fid)
% PURPOSE: Prints output using spatial regression results structures
%---------------------------------------------------
% USAGE: prt_sp(results,vnames,fid)
%
www.eeworm.com/read/449504/7502839
m prt_sac.m
function prt_sac(results,vnames,fid)
% PURPOSE: Prints output using sac model results structures
%---------------------------------------------------
% USAGE: prt_sac(results,vnames,fid)
% Where:
www.eeworm.com/read/449504/7502870
m prt_mess.m
function prt_mess(results,vnames,fid)
% PURPOSE: Prints output using MESS models results structures
%---------------------------------------------------
% USAGE: prt_mess(results,vnames,fid)
% Where:
www.eeworm.com/read/449504/7502941
m prt_gwr.m
function prt_gwr(results,vnames,fid)
% PURPOSE: Prints output from gwr_reg function
% (Geographically weighted regression)
%---------------------------------------------------
% USAGE: prt_gw
www.eeworm.com/read/449504/7502954
m compare_models.m
% PURPOSE: An example of using sdm_g() sem_g() Gibbs sampling
% spatial model comparisons using log marginal posterior
% (on a small data set)
%-----------------
www.eeworm.com/read/449504/7502992
m prt_gmm.m
function prt_gmm(results,vnames,fid)
% PURPOSE: Prints output of sem_gmm, sar_gmm, sac_gmm
%---------------------------------------------------
% USAGE: prt_semgm(results,vnames,fid)
% Where: resu