photo

Rais Akhmetsafin


Last seen: 1 month 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

1 文件

排名
87,268
of 299,837

声誉
0

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
0

排名
13,013 of 20,816

声誉
25

平均
4.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
179

排名

of 166,201

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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...

7 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...

8 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

9 years 前 | 1 次下载 |

4.0 / 5
Thumbnail