MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications Page 408

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 591
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 407
dssdata
16-68
16dssdata
Purpose Quick access to descriptor state-space data
Syntax [a,b,c,d,e] = dssdata(sys)
[a,b,c,d,e,Ts] = dssdata(sys)
Description [a,b,c,d,e] = dssdata(sys) extracts the descriptor matrix data
from the state-space model
sys.Ifsys is a transfer function or
zero-pole-gain model, it is first converted to state space. Note that
dssdata is
then equivalent to
ssdata because it always returns .
[a,b,c,d,e,Ts] = dssdata(sys) alsoreturnsthesampletimeTs.
You can access the remaining LTI properties of
sys with get or by direct
referencing, for example,
sys.notes
See Also dss Specify descriptor state-space models
get Get properties of LTI models
ssdata Quick access to state-space data
tfdata Quick access to transfer function data
zpkdata Quick access to zero-pole-gain data
ABCDE
,,,,()
EI=
Vue de la page 407
1 2 ... 403 404 405 406 407 408 409 410 411 412 413 ... 590 591

Commentaires sur ces manuels

Pas de commentaire