Zero order hold for signal reconstruction

34 次查看(过去 30 天)
Hi I am using
yr2=interp1(ndtv,ys,t1,'linear');
to reconstruct analog signal from discrete signal using first order hold. Is there a way to use this command for zero order hold?

采纳的回答

Paul
Paul 2023-1-16
Perhaps set the method input to interp1 to 'previous'.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by