home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l455 / 9.ddi / IDENT.DI$ / SITB.M < prev    next >
Encoding:
Text File  |  1993-03-11  |  980 b   |  25 lines

  1. clc, help sitb
  2. %The SYSTEM IDENTIFICATION TOOLBOX contains the following M-files:
  3. %
  4. %For model structure definition poly2th arx2th ms2th     mf2th    canform    
  5. %                modstruc
  6. %For model manipulations    fixpar    sett    thinit    unfixpar    
  7. %For simulation/prediction    idsim    pe    predict    compare
  8. %For data handling:        dtrend    idfilt
  9. %
  10. %For nonparametric estimation:    covf    cra    etfe    spa
  11. %For parametric estimation:    ar    armax    arx    bj    iv    
  12. %                ivar    iv4    ivx    oe    pem
  13. %For recursive par est:        rarmax    rarx    rbj    roe    rpem    rplr
  14. %For segmentation:        segment
  15. %
  16. %For model conversion:        th2poly    thc2thd    thd2thc    th2arx    th2par
  17. %                th2ss    th2tf    th2ff    th2zp
  18. %For model presentation:    bodeplot    idplot    nyqplot    present    zpplot
  19. %For studying model uncertainty    idsimsd    th2ff    th2zp   th2ss    th2par
  20. %For structure selection:    arxstruc    ivstruc    selstruc    struc
  21. %For model validation:        idsim    pe    resid    compare    predict    
  22. %Demos and case studies:    cs1    cs2    iddemo
  23. %
  24. %For more information, use help with the respective command.
  25.