How to delay time-domain signals other than adding zeros at the beginning

1 次查看(过去 30 天)
Is there any way of delaying a time-domain signal other than concatenating it with zeros in the beginning ?

回答(1 个)

Raj
Raj 2019-7-3
编辑:Raj 2019-7-3
You can use delayseq
Well, this also adds zeros at the beginning of your signal but you are not doing it manually and not altering your original signal. That's the only way to go about it. Hope this helps!

类别

Help CenterFile Exchange 中查找有关 Matched Filter and Ambiguity Function 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by