Finding Periods in Signal Equation Through Visualization

Back in high school and university in department of science and mathematic, it is compulsory to solve mathematical problem manually using theories through formulas. However in Engineering, it is the application that is important, and thus we are encouraged not to waste time solving manually and instead use simulators such as Matlab, Octave, and today there are online ploters. For example in one of my assignments in Signal and System Analysis course, I was asked to find periods in signal equations through visualization rather solving through formulas. Period is defined as a complete cycle.

a.x(t)=cos⁡(2t+Ï€/4), Period = Ï€
x(t)=cos⁡(2t+Ï€/4), Period = Ï€
x(t)=(cos⁡(t))<sup>2</sup>, Period = Ï€
x(t)=(cos⁡(t))2, Period = Ï€
x(t)= e<sup>jπt</sup>, Period = 2
x(t)= ejπt, Period = 2
x[n]=cos⁡((Ï€n<sup>2</sup>)/8), Period = 8
x[n]=cos⁡((Ï€n2)/8), Period = 8
x[n]=cos⁡[Ï€n/4]+sin⁡[Ï€n/8]-2cos⁡[Ï€n/2], Period = 16
x[n]=cos⁡[Ï€n/4]+sin⁡[Ï€n/8]-2cos⁡[Ï€n/2], Period = 16

Mirrors

Comments