can any one create a matlab code for ploting this
John Williams answered .
2025-11-20
t=0:.001:1.0; s4 = cos(80*pi*t-10*pi).*(t>0.5 && t<=1.0);