![]() | Although DSP has long been considered an EE topic, recent developments have also generated signifi cant interest from the computer science community. DSP applications in the consumer market, such as bioinformatics, the MP3 audio format, and MPEG-based cable/satellite television have fueled a desire to understand this technology outside of hardware circles. Designed for upper division engineering and computer science students as well as practicing engineers, Digital Signal Processing Using MATLAB and Wavelets emphasizes the practical applications of signal processing. Over 100 MATLAB examples and wavelet techniques provide the latest applications of DSP, including image processing, games, fi lters, transforms, networking, parallel processing, and sound. The book also provides the mathematical processes and techniques needed to ensure an understanding of DSP theory. Designed to be incremental in diffi culty, the book will benefi t readers who are unfamiliar with complex mathematical topics or those limited in programming experience. Beginning with an introduction to MATLAB programming, it moves through filters, sinusoids, sampling, the Fourier transform, the z-transform and other key topics. An entire chapter is dedicated to the discussion of wavelets and their applications. A CD-ROM (platform independent) accompanies the book and contains source code, projects for each chapter, and the fi gures contained in the book. FEATURES:
|

TABLE OF CONTENTS
,
}, instead of the normal
Cartesian basis. This section answers the
question of what the points look like in the Haar-domain
instead of the Cartesian-domain. What we will see is that the points
have the same relationship to one another, but the coordinate system
moves by a rotation of 45 degrees.
as the array
. The Cartesian system
simply isolates the
's and
's, as in: ![\begin{displaymath}\left[
\begin{array}{ccc}
\left[ 1 \; 0 \right] & 0 \; 0 \\...
...gin{array}{c}
x_1 \\ y_1 \\ x_2 \\ y_2
\end{array} \right] . \end{displaymath}](/RefArticleImages/AC20BF92F42FAE8F4B1DC1261E2AD45F_img65_9.gif)
![\begin{displaymath}\frac{1}{\sqrt{2}} \left[
\begin{array}{cccc}
\left[1 \; 1\...
...gin{array}{c}
x_1 \\ y_1 \\ x_2 \\ y_2
\end{array} \right] . \end{displaymath}](/RefArticleImages/AC20BF92F42FAE8F4B1DC1261E2AD45F_img66_9.gif)
would be mapped to
, or
in the Haar-domain.