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

1 visualización (últimos 30 días)
Is there any way of delaying a time-domain signal other than concatenating it with zeros in the beginning ?

Respuestas (1)

Raj
Raj el 3 de Jul. de 2019
Editada: Raj el 3 de Jul. de 2019
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!

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by