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.
equation for delaying signal
2 次查看(过去 30 天)
显示 更早的评论
x=vco(driver,fc,fs);
i want to make ddelay for this signal by Td
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!