m (New page: Homework #1 The reversed sound file sounds like...)
 
Line 1: Line 1:
Homework #1
+
<style>
 +
.fileLink { color:teal; text-decoration:none; }
 +
.fileLink { color:orange; text-decoration:underline; }
 +
</style>
 +
Homework #1  
  
The reversed sound file sounds like...
+
Question 1:
 +
 
 +
a) see <a href="http://files.r-haake.net/ECE301/HW1/main.m" class="fileLink" target="_blank">main.m</a> file <span style="color:red">(special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well)</span> <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/deep-purple-1.wav">resulting wave file</a>
 +
b) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" target="_blank">main.m</a> file <span style="color:red">(special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank">SoundManipulation.m</a> as well)</span> <a href="http://files.r-haake.net/ECE301/HW1/deep-purple-twice-fast.wav">resulting wave file</a>
 +
c) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" target="_blank" class="fileLink">main.m</a> file <span style="color:red">(special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well)</span> <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/2timesSig.wav">resulting wave file</a>
 +
 
 +
Question 2:
 +
 
 +
a) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" traget="_blank">main.m</a> file <span style="color:red">(special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well)</span> <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/beatles-reversed.wav">resulting wave file</a>
 +
 
 +
I believe it says "let me on da man"

Revision as of 09:30, 19 January 2011

<style> .fileLink { color:teal; text-decoration:none; } .fileLink { color:orange; text-decoration:underline; } </style> Homework #1

Question 1:

a) see <a href="http://files.r-haake.net/ECE301/HW1/main.m" class="fileLink" target="_blank">main.m</a> file (special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well) <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/deep-purple-1.wav">resulting wave file</a> b) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" target="_blank">main.m</a> file (special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank">SoundManipulation.m</a> as well) <a href="http://files.r-haake.net/ECE301/HW1/deep-purple-twice-fast.wav">resulting wave file</a> c) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" target="_blank" class="fileLink">main.m</a> file (special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well) <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/2timesSig.wav">resulting wave file</a>

Question 2:

a) see <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/main.m" traget="_blank">main.m</a> file (special note you will need <a href="http://files.r-haake.net/ECE301/HW1/SoundManipulation.m" target="_blank" class="fileLink">SoundManipulation.m</a> as well) <a class="fileLink" href="http://files.r-haake.net/ECE301/HW1/beatles-reversed.wav">resulting wave file</a>

I believe it says "let me on da man"

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett