Integer Delay Block not working
6 次查看(过去 30 天)
显示 更早的评论
Hello,
A frame-based vector created with the Constant block shall be delayed one step with the "Integer Delay" block. The pamameter look likt this:
Constant Block:
Constant value = 1
Sampling mode = Frame based
Frame period = 1
Integer Delay Block:
Number of delays = 1
Input processing = Column as channels (frame based)
Initial condition: 0.0
Sample time = -1
But there is an error: The number of delays exceeds the channel length of the frame input.
What is "the channel length of the frame input"? Is it the vector length?
Thanks
Senmeis
2 个评论
Kaustubha Govind
2012-11-20
Did you mean the Delay block from the "Signal Operations" library of the DSP System Toolbox? I just tried your settings, but didn't see any error.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Array and Matrix Mathematics 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!