Show
Ignore:
Timestamp:
07/14/09 15:06:48 (15 years ago)
Author:
smidl
Message:

details

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/tutorial/estimation/arx_test.m

    r412 r414  
    22u = struct('class','RV','names',{{'u'}});  
    33yu = struct('class','RV','names',{{'y','u'}});  
    4 rgr= struct('class','RV','names',{{'y', 'y','y','u'}},... 
     4rgr= struct('class','RV',... 
     5        'names',{{'y', 'y','y','u'}},... 
    56                'times' , [-1, -2, -3, -1]); 
    67