Nate's Notes

Collection of notes for various classes I've taken.

Buy Me A Coffee

Week 5

Operations on Signals

Precedence of Time-Shift, Reflection and Scalling

Method I - Parenthesis Method

  1. Express $x(at+b)$ as $x(a(t+b/a))$
  2. Apply scaling (and reflection, if $a$ is negative), by the factor $a$
  3. Apply the time-shift by the factor $\frac{b}{a}$

Method II - Direct Method

  1. Start with $x(at+b)$
  2. Apply the time-shift factor $b$
  3. Apply scaling (and reflection, if $a$ is negative) by the factor $a$

Even and Odd Symmetry

Even Symmetry

\[x(t)=x(-t)\]

Odd Symmetry

\[x(t)=-x(-t)\]

Rewriting Signals using Symmetry

Any signal may be separated into even and odd components

\[x_{even}(t)=\frac{1}{2}\left[ x(t)+x(-t) \right]\\ x_{odd}(t)=\frac{1}{2}\left[ x(t)-x(-t) \right]\]