home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l455 / 7.ddi / ROBUST.DI$ / README.M < prev    next >
Encoding:
Text File  |  1993-03-11  |  1.2 KB  |  28 lines

  1. % README file for the Robust Control Toolbox
  2. % 26 August 1992
  3. % New Robust Control Toolbox M-Files.
  4. %
  5. % Here are some M-files that are NOT described in the user's guide
  6. % because they were added after printing:
  7. %
  8. % AUGSS   - augmented state-space model for H2/HINF design
  9. % AUGTF   - augmented state-space model via transfer function weights
  10. %           for H2/HINF design
  11. % HINFOPT - HINF "gamma-iteration"
  12. % HINF    - HINF via "loop-shifting" (can be used as a script or funciton)
  13. % DHINF   - discrete HINF synthesis (loop shifting formulae)
  14. % DH2LQG  - discrete H2 synthesis
  15. % SSVBODE - structured singular value analysis (MU-Analysis)
  16. % MUSYN   - MU-Synthesis using FITD.M or FITGAIN.M
  17. % GARESOLV- generalized ARE solver ("eigen" switch to "Schur" automatically
  18. %           when problem is ill-conditioned)
  19. % REIG    - real, ordered block-diagonal eigenvalues
  20. % RICCOND - Riccati condition analysis
  21. % ACCDEMO - a demo for 1990-1991 ACC benchmark problem
  22. % MUDEMO  - a demo for MU-Synthesis
  23. % SYSDEMO - a demo for the new system data structure
  24. % DINTDEMO- a demo for H-Inf design on double-integrator plant
  25. %
  26. % Use HELP on these files or TYPE them for more information.
  27.