diff --git a/MatlabFiles/clmonq.m b/MatlabFiles/clmonq.m index 93c9e11dfffaecc9f0f8eeaf7922947b8a127dbe..54a443161f022f895e6ebae49ce74b5a5c99c83d 100644 --- a/MatlabFiles/clmonq.m +++ b/MatlabFiles/clmonq.m @@ -5,7 +5,7 @@ function a = clmonq(q) % Written by E.M. Leeper % % -% Copyright (C) 1997-2012 E. M. Leeper and Tao Zha +% Copyright (C) 1997-2012 Eric Leeper and Tao Zha % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/csminit.m b/MatlabFiles/csminit.m index ec75890c1447193a88034f132f54d477e019c78a..f3dc79d77426ff6dae8ae382de87bb655ed3f3c2 100644 --- a/MatlabFiles/csminit.m +++ b/MatlabFiles/csminit.m @@ -23,7 +23,7 @@ function [fhat,xhat,fcount,retcode] = csminit(fcn,x0,f0,g0,badg,H0,varargin) % tailstr=[ ',P' num2str(i) tailstr]; %end % -% Copyright (C) 1997-2012 Christopher A. Sims +% Copyright (C) 1997-2012 Christopher A. Sims % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/csminitworksuntiil0205.m b/MatlabFiles/csminitworksuntiil0205.m index 52b1b5c67fb3583d4f41b5c934ef7c33cfed0687..ecc03d6dce4337bb0087b846c4f9e99f12237a43 100644 --- a/MatlabFiles/csminitworksuntiil0205.m +++ b/MatlabFiles/csminitworksuntiil0205.m @@ -19,7 +19,7 @@ function [fhat,xhat,fcount,retcode] = csminit(fcn,x0,f0,g0,badg,H0,varargin) % function. This option is used for the loop operation. T. Zha, 2 May 2000 % -% Copyright (C) 1997-2012 C. A. Sims +% Copyright (C) 1997-2012 Christopher A. Sims % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/csminwel.m b/MatlabFiles/csminwel.m index e5a6ee61599509a586191e31cba87533607b6768..2714baba2babb79d3e39b5ee47e4df620d54fc9d 100644 --- a/MatlabFiles/csminwel.m +++ b/MatlabFiles/csminwel.m @@ -20,7 +20,7 @@ function [fh,xh,gh,H,itct,fcount,retcodeh] = csminwel(fcn,x0,H0,grad,crit,nit,va % function. This option is used for the loop operation. T. Zha, 2 May 2000 % NOTE: You may want to change stps to 1.0e-02 or 1.0e-03 to get a better convergence. August, 2006 % -% Copyright (C) 1997-2012 Christopher Sims and Tao Zha +% Copyright (C) 1997-2012 Christopher A. Sims and Tao Zha % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/gensysct.m b/MatlabFiles/gensysct.m index 079a79b2deb096825ca695d0c11663346ea11dac..3a148ec7a2ee56db7c5fbbf635c3f31f2edc7ae8 100644 --- a/MatlabFiles/gensysct.m +++ b/MatlabFiles/gensysct.m @@ -20,7 +20,7 @@ function [G1,C,impact,q,a,b,z,eu]=gensysct(g0,g1,c,psi,pi,div) % in the equation system. Else eu(1)=-1 => existence only for white noise epsilon. % realsmall=sqrt(eps)*10; % -% Copyright (C) 1997-2012 C. A. Sims +% Copyright (C) 1997-2012 Christopher A. Sims % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/ghistd.m b/MatlabFiles/ghistd.m index 0d062675ecca68e1ae4da6ed827a38c12f9f07af..259512edbed1611d1ba72b0e520ecc8b43d83822 100644 --- a/MatlabFiles/ghistd.m +++ b/MatlabFiles/ghistd.m @@ -19,7 +19,7 @@ function noargout = ghistd(qmEnd,yrEnd,forepy,q_m,HDv,lendlab,titlab,ylab,timela % % October 1998 Tao Zha % -%% Copyright (C) 1997-2012 Tao Zha +% Copyright (C) 1997-2012 Tao Zha % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/mnpdf.m b/MatlabFiles/mnpdf.m index 8fee71fb052bdd18a975b3ef0b50e6839e1d0ec1..75d07fdf88013dc5df04bb750322adbace4c73e0 100644 --- a/MatlabFiles/mnpdf.m +++ b/MatlabFiles/mnpdf.m @@ -15,7 +15,7 @@ function y = mnpdf(x,xm,C,constIx) % November 1998 by Tao Zha % rewritten by CAS 12/98 to take matrix x, return vector y % -% Copyright (C) 1997-2012 Christopher A. Sims and Tao Zha +% Copyright (C) 1997-2012 Christopher A. Sims and Tao Zha % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/MatlabFiles/subtitle.m b/MatlabFiles/subtitle.m index cccfd0fd8eafa5ac1e9bceb8273e5e4f872f18b5..0b77f3f4efbdd997dd30f01daa1b6c7f84f02524 100644 --- a/MatlabFiles/subtitle.m +++ b/MatlabFiles/subtitle.m @@ -1,13 +1,13 @@ - function [ax,h]=subtitle(text) - % - %Centers a title over a group of subplots. - %Returns a handle to the title and the handle to an axis. - % [ax,h]=subtitle(text) - % returns handles to both the axis and the title. - % ax=subtitle(text) - % returns a handle to the axis only. +function [ax,h]=subtitle(text) % - % Copyright (C) 1997-2012 Tao Zha +%Centers a title over a group of subplots. +%Returns a handle to the title and the handle to an axis. +% [ax,h]=subtitle(text) +% returns handles to both the axis and the title. +% ax=subtitle(text) +% returns a handle to the axis only. +% +% Copyright (C) 1997-2012 Tao Zha % % This free software: you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by