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

1 次查看(过去 30 天)
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]

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dynamic System Models 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by