Zero order hold for signal reconstruction
12 views (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!