delay due to up sampler and down sampler
2 次查看(过去 30 天)
显示 更早的评论
Given the expression y = upsample(x,2), what will be the delay between input x and output y.
Given the expression p = downsample(q,2), what will be the delay between input q and output p.
for example when p is plotted against discrete time and q is plotted against discrete time in matlab operations, there could be a significant difference between the start time of p and the start time of q
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!