Page MenuHomec4science

index.html
No OneTemporary

File Metadata

Created
Thu, Mar 13, 12:37

index.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- Initialization -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Signal Processing for Communications"/>
<meta name="keywords" content="signal processing" />
<link rel="shortcut icon" type="images/x-icon" href="img/favicon.ico"/>
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="css/sp4comm.css" />
<title> Signal Processing for Communications</title>
</head>
<body>
<div id="spcTitle" class="idx">
<h1>Signal Processing for Communications</h1>
<h2>by Paolo Prandoni and Martin Vetterli</h2>
</div>
<div id="spcIndexContent">
<table style="text-align:center; margin: 0px;margin-left: auto; margin-right: auto;padding: 0px;border-style: none">
<tr>
<td>
<a href="readers.html"><img src="img/coverBig.gif" alt="cover" border="0" /></a>
</td>
<td>
<div id="spcIndexBox">
With a novel, less formal approach to the subject, the authors have written a book with the conviction that signal processing should be taught to be fun. The treatment is less focused on the mathematics and more on the conceptual and practical aspects but the book remains an engineering text, with the goal of helping students solve real-world problems. In this vein, the last chapter pulls together all the topics discussed throughout the book into an in-depth look at the development of an end-to-end communication system, namely, a modem for communicating digital information over an analog channel.
</div>
</td>
<td>
<a href="https://itunes.apple.com/us/book/signal-processing-for-communications/id608826914?ls=1"><img src="img/sp4commiPad2.gif" alt="cover" border="0" /></a>
</td>
</tr>
</table>
<div class="clear"></div>
</div>
<div id="spcMenu" class="idx">
<ul>
<li class = "" ><a href="errata.php">Errata</a></li>
<li class = "" ><a href="readers.html">For All Readers</a></li>
<li class = "" ><a href="instructors.html">For Instructors</a></li>
<li class = "" ><a href="bios.html">Author Bios</a></li>
<li class = "" ><a href="contact.html">Contact</a></li>
<li class = "last" ><a href="getit.html">Get It!</a></li>
</ul>
</div>
<div class="spacer"></div>
<div class="spcBanner">
<a href="https://itunes.apple.com/us/book/signal-processing-for-communications/id608826914?ls=1"><img src="img/label_new_red_small.png" />Interactive iBook version available on iTunes!</a>
</div>
<div class="spcBanner">
<a href="getit.html">PDF freely available online</a>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5467618-1");
pageTracker._trackPageview();
</script>
</body>
</html>

Event Timeline