Linear Differential Equations In this course, we will mostly be interested with linear differential equations. A linear differential equation of order $n$ is of the…
Comments closedCategory: CSE348 Signals
A signal may be a complex function of time. The most important complex signal we will investigate is the complex exponential function \begin{eqnarray} f(t) =…
Comments closedIn CSE 348 we assume a basic knowledge of complex numbers. So what we will do here is just a review rather than a complete…
Comments closedLinearity If $FT[x_1(t)] = X_1 (\omega)$ and $FT[x_2(t)] = X_2 (\omega)$, and if $a_1, a_2 \in \mathbb{R}$, then $FT[a_1x_1(t) + a_2x_2(t)] = a_1X_1 (\omega) +…
Comments closedVector Spaces Merriam-webster dictionary defines a vector as “….a quantity that has magnitude and direction and that is commonly represented by a directed line segment…
Comments closedDISCRETE TIME FOURIER TRANSFORMS Similarly to continuous-time fourier transformations, discrete-time fourier transforms is the expansion of a discrete signal $X[n]$ into a complex exponential basis…
Comments closedCONTINUOUS TIME FOURIER SERIES A CT fourier series is nothing but the expansion of continuous function $x(t)$ into the complex exponential basis. This is a…
Comments closedSUM OF COMPLEX EXPONENTIALS Consider the geometric series $$\begin{eqnarray} D(u) &=& \sum_{n=-k}^{k} e^{-i u n} \\ &=& e^{-i u k}+e^{-i u (k-1)}+\ldots+e^{-i u (k-1)}+ e^{-i…
Comments closed