Effacer les filtres
Effacer les filtres

equation for delaying signal

1 vue (au cours des 30 derniers jours)
mohamed  al-asklany
mohamed al-asklany le 2 Mai 2012
x=vco(driver,fc,fs);
i want to make ddelay for this signal by Td

Réponse acceptée

Walter Roberson
Walter Roberson le 14 Mai 2012
round(Td * fs) would give you the number of full samples of 0 to pad x with. However if you need a delay of a fraction of fs then the work involved is more difficult.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by