How to code more than one sampling instants (sampled-data control) loop?
이전 댓글 표시
x(t)=Ax(t)+Bu(t)
u(t)=Kx(t_k) ; u(t) is sampled-data contorl and x(t) is state vector. A and B are any square matrix;
we need to calculate u(t) in the following time instants
t_k < t < t_{k+1}, that is Tmin< t < Tmax. That is Tmin and Tmax are lower and upper bound for the sampling interval t_k < t < t_{k+1}.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!