Line 5: | Line 5: | ||
|- | |- | ||
! colspan="2" style="background: #bbb; font-size: 110%;" | General Purpose Formulas | ! colspan="2" style="background: #bbb; font-size: 110%;" | General Purpose Formulas | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! colspan="2" style="background: #eee;" | Euler's Formula and Related Equalities | ! colspan="2" style="background: #eee;" | Euler's Formula and Related Equalities | ||
Line 21: | Line 13: | ||
|- | |- | ||
| align="right" style="padding-right: 1em;" | Sine function in terms of complex exponentials||<math>\sin\theta=\frac{e^{j\theta}-e^{-j\theta}}{2j}</math> | | align="right" style="padding-right: 1em;" | Sine function in terms of complex exponentials||<math>\sin\theta=\frac{e^{j\theta}-e^{-j\theta}}{2j}</math> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! colspan="2" style="background: #eee;" | Function (or Signal) Metrics | ! colspan="2" style="background: #eee;" | Function (or Signal) Metrics |
Revision as of 06:11, 29 October 2009
Some General Purpose Formulas and Definitions
General Purpose Formulas | |
---|---|
Euler's Formula and Related Equalities | |
Euler's formula | $ e^{jw_0t}=\cos w_0t+j\sin w_0t $ |
Cosine function in terms of complex exponentials | $ \cos\theta=\frac{e^{j\theta}+e^{-j\theta}}{2} $ |
Sine function in terms of complex exponentials | $ \sin\theta=\frac{e^{j\theta}-e^{-j\theta}}{2j} $ |
Function (or Signal) Metrics | |
CT signal energy | $ E_\infty=\int_{-\infty}^\infty | x(t) |^2 dt $ |
DT signal energy | $ E_\infty=\sum_{n=-\infty}^\infty | x[n] |^2 $ |