How c2d() convert a s-function to discreted z-function(with the "zoh" set)?

Hello, its very grateful for someone answer this question.
Problem discription:
know how to use c2d() to transfer a s-function to z-function, however, I don't know how did it worked.
such as: if I set c2d(sys, ts, "zoh"), how does c2d works to transfer?
Thank you!

回答 (1 件)

Sebastian Castro
Sebastian Castro 2015 年 12 月 24 日

0 投票

"ZOH" stands for zero-order hold. Discretization occurs by assuming that there is a constant input held for the duration of the sample time (let's call it T).
I'm sure you can find more detailed information about the zero-order hold method on the Internet. For example:
- Sebastian

1 件のコメント

liheng liu
liheng liu 2015 年 12 月 25 日
Thank you very much, Sebastian.
Best wishes!

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

タグ

質問済み:

2015 年 12 月 22 日

コメント済み:

2015 年 12 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by