EEL 4515: Digital Communication Systems
Announcements | Syllabus | Schedule | Handouts | Homework | Grades | Contact Instructor | Feedback
Homework #3 (Due 11/29) Solutions
Project Part 3 Description (5pts + 5 pts extra) Alternative Project Part 3 (5 pts.) (Due 12/4 Midnight)
Homework #2 (Due 11/19)-Solutions
Project Part 2 Description (Due 11/15) - Sample Code (Read Description for details)
Homework #1 (Due 10/1)
| Solutions |
| Note: There is one mistake on the solutions. On Question 3, code efficiency is given with Entropy/Average Code length. The result is correct however. |
Project Part 1 Description (Due 9/27)
| Solution Files: | |
| quantize.m | Quantize Function |
| s_encode.m | Basic Source Encoder |
| gray_encode.m | Gray Code Source Encoder |
| sinetest.m | Sine test for operation verification |
| SNR_proof.m | Proof of SNR_peak |