Fundamental Periods
Please Log In for full access to the web site.
Note that this link will take you to an external site (https://shimmer.mit.edu) to authenticate, and then you will be redirected back to this page.
Recall that the fundamental period of a periodic CT signal f(\cdot) is the smallest real value of T such that, for all t, f(t+T) = f(t).
Similarly, the fundamental period of a periodic DT signal f[\cdot] is the smallest integer value of N such that, for all n, f[n+N] = f[n].
For each function below what is its fundamental period? Enter each answer as a
Python expression (and note that pi
has been defined for you). If the given
function is not periodic, enter None
instead.
T =~
N =~
T =~
N =~
T =~