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

조회 수: 1 (최근 30일)
Mir Khadim Aalam
Mir Khadim Aalam 2019년 7월 2일
편집: Raj 2019년 7월 3일
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