How to plot a ramp waveform function using Matlab?
6 次查看(过去 30 天)
显示 更早的评论
1. Plot the waveform for f(t).
f(t) = 5r(t) – 2r(t-2) + 3r(t-5) – 6r(t-7)
I can not find a ramp function on Matlab. How would i code this to get the waveform to plot?
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!