You are on page 1of 1

Lab & Tutorials

CE702-7-SP
Dr. Yun Wu
Week 17 Lab 2
(Notice that, in this semester, the lab session is not part of assessment and you are not
asked to finished any of them. This only provides extra practices for helping understand the
implementation of those knowledges in lectures depending your own interests. This module
is not to learn Matlab. )

1. Familiar with Matlab


If you are not familiar with Matlab, you could go to this Linked-in Learning session to see
how to use Matlab and write M-code:
https://www.linkedin.com/learning/topics/matlab

2. Hamming code using Matlab built-in function


https://uk.mathworks.com/help/comm/ref/hammgen.html

3. (7,4) Hamming code implementation using Matlab


https://uk.mathworks.com/matlabcentral/fileexchange/10774-hamming-7-4-code-
simulation
https://uk.mathworks.com/matlabcentral/fileexchange/224-hamming-encoder-decoder

4. Error correction code using Matlab in general


https://uk.mathworks.com/help/comm/error-detection-and-correction.html
https://uk.mathworks.com/help/comm/ref/encode.html
https://uk.mathworks.com/help/comm/ref/decode.html

5. Interleaving in error correction code using Matlab


https://uk.mathworks.com/help/comm/interleaving.html?s_tid=CRUX_lftnav

6. Any questions for the slides are welcome.

You might also like