Show
Ignore:
Timestamp:
08/16/09 18:13:31 (15 years ago)
Author:
smidl
Message:

removal of unused functions _e() and samplecond(,) and added documentation lines

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/tutorial/tut_arx.dox

    r290 r536  
    3636\begin{array}{c} [y_{t}',\,\psi_{t}']\\ \\\end{array} 
    3737+(1-\phi) V_0 
    38 \f]</dd> 
    39 <dt>"Degree of freedom"</dd>  <dd>which is an accumulator of number of data records \f[ 
     38\f] 
     39</dd> 
     40<dt>"Degree of freedom"</dt>  <dd>which is an accumulator of number of data records \f[ 
    4041\nu_t = \phi \nu_{t-1} + 1 + (1-\phi) \nu_0 
    41 \f]</dd> 
     42\f] 
     43</dd> 
    4244</dl> 
    4345where \f$ \phi \f$ is the forgetting factor, typically \f$ \phi \in [0,1]\f$ roughly corresponding to the effective length of the exponential window by relation:\f[