Azzera filtri
Azzera filtri

how to define sampling time in the case of discretization of continuous time state-space model?

1 visualizzazione (ultimi 30 giorni)
I have a two input-two output continuous time state space model and i need to discrete it. but i dont know how to define sampling time for discretizing.
A=[-.0052 0 .0083 0
0 -.0050 0 .0081
0 0 .0083 0
0 0 0 .0081];
B=[.006 0
0 .0030
0 .0014
.0012 0]
C=[1 0 0 0
0 1 0 0]

Risposte (0)

Categorie

Scopri di più su Dynamic System Models in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by