photo

Rais Akhmetsafin


Last seen: 5ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Explorer
  • First Review
  • First Submission
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How can I convert a system with delay from continuous to discrete and from discrete to continuous and the result be the same?
clc clear all tau = 0.7; ts = 0.5; H = tf(1,[1 1.8 .9],'InputDelay',tau) Hz = c2d(H,ts,'zoh') H1 = d2c(Hz,'z...

6年以上 前 | 0

回答済み
How can I convert a system with delay from continuous to discrete and from discrete to continuous and the result be the same?
http://www.mathworks.com/matlabcentral/fileexchange/57265-inverse-z-transform-for-transfer-function-with-zoh-and-unknown-delay-p...

7年以上 前 | 0

送信済み


Inverse Z-transform for Transfer Function with ZOH and unknown delay parameter
Convert model from discrete to continuous time with ZOH and unknown delay parameter

約8年 前 | ダウンロード 3 件 |

Thumbnail