What is difference between unit delay and data store blocks?
显示 更早的评论
Please explain what is difference between unit delay and data store blocks such as data store read and data store write?
回答(1 个)
KALYAN ACHARJYA
2019-1-25
0 个投票
As per Mathworks libary file Definations (Purpose):
Unit Delay: Implement a delay using a discrete sample time that you specify. The block accepts and outputs signals with a discrete sample time.
Data Store Memory (Memory Block): Implement a delay by one major integration time step. Ideally, the block accepts continuous (or fixed in minor time step) signals and outputs a signal that is fixed in minor time step.
1 个评论
Tong Zhao
2021-7-2
Can you explain more about the difference between "discrete sample time that you specify" and "one major integration time step"?
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!