photo

Rais Akhmetsafin


Last seen: 8 months 前 自 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 years 前 | 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 years 前 | 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 years 前 | 3 次下载 |

Thumbnail