MATLAB CONTROL SYSTEM TOOLBOX 9 Specifications Page 503

  • Download
  • Add to my manuals
  • Print
  • Page
    / 591
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 502
obsvf
16-163
1 -1
1 -1
C =
1 0
0 1
by typing
[Abar,Bbar,Cbar,T,k] = obsvf(A,B,C)
Abar =
1 1
4 -2
Bbar =
1 1
1 -1
Cbar =
1 0
0 1
T =
1 0
0 1
k =
2 0
Algorithm obsvf is an M-file that implements the Staircase Algorithm of [1] by calling
ctrbf and using duality.
See Also ctrbf Compute the controllability staircase form
obsv Calculate the observability matrix
References [1] Rosenbrock, M.M., State-Space and Multivariable Theory,JohnWiley,
1970.
Page view 502
1 2 ... 498 499 500 501 502 503 504 505 506 507 508 ... 590 591

Comments to this Manuals

No comments