Week 20 Lab 5

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Lab & Tutorials

CE702-7-SP
Dr. Yun Wu
Week 20 Lab 5
(Notice that, in this semester, the lab session is not part of assessment, and it is not mandatory to finish any of
them. This only provides extra practices for helping understand the implementation of those knowledges in
lectures depending on 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. Gray coding
https://uk.mathworks.com/help/comm/ref/bin2gray.html

3. Quadrature Amplitude Modulation


https://uk.mathworks.com/help/comm/ref/qammod.html
https://uk.mathworks.com/help/comm/gs/examine-16-qam-using-matlab.html
https://uk.mathworks.com/help/comm/gs/use-pulse-shaping-on-16-qam-signal.html
https://uk.mathworks.com/help/comm/gs/use-forward-error-correction-on-16-qam-signal.html
https://uk.mathworks.com/matlabcentral/fileexchange/80539-quadrature-amplitude-modulation-
qam-constellation

4. QAM SER/BER
https://uk.mathworks.com/help/comm/gs/compute-ber-for-a-qam-system-with-awgn-using-
matlab.html
https://uk.mathworks.com/matlabcentral/fileexchange/19609-qpsk-4qam-symbol-error-rate
https://uk.mathworks.com/matlabcentral/fileexchange/19403-symbol-error-rate-for-16qam-in-
awgn-channel
http://www.dsplog.com/2012/01/01/symbol-error-rate-16qam-64qam-256qam/
https://www.dsprelated.com/showcode/1.php
https://uk.mathworks.com/help/comm/ug/use-bit-error-rate-analysis-app.html

You might also like