Attachment 'essai.m'

Download

   1 cV = 'Robs';
   2 cV = strvcat(cV,'R_Fobs');
   3 cV = strvcat(cV,'NEER');
   4 
   5 cS = 'E_R';
   6 cS = strvcat(cS,'E_R_F');
   7 cS = strvcat(cS,'E_NEER');
   8 
   9 mcValue = zeros(size(cV,1),1);
  10 mcValue(1,1) = oo_.SmoothedVariables.Robs(end);
  11 mcValue(2,1) = oo_.SmoothedVariables.R_Fobs(end);
  12 
  13 cL = 8;
  14 H  = 40; 
  15 B  = 10000;
  16 ci = .80;
  17 
  18 imcforecast('mode',cV,cS,cL,H,mcValue,B,ci);

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2010-05-12 12:06:59, 482.9 KB) [[attachment:DsgeConditionalForecast_J_Maih_2010.pdf]]
  • [get | view] (2008-04-18 20:54:59, 332.2 KB) [[attachment:conditional_forecasts.mat]]
  • [get | view] (2008-04-18 20:54:03, 0.3 KB) [[attachment:essai.m]]
  • [get | view] (2008-04-18 14:41:04, 23.6 KB) [[attachment:zobs.jpg]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.