Use MATLAB to get encoding/decoding for the Simulation for Systematic Binary Hamming Code of (n, k) = (15, 11).
(1) Encode the following message vectors and give their respective Encoded Codeword V:
U1 = (11110000011)
Uz = (010010101010100)
U3 = (110110010110)
Ua = (11111001110)
Us = (101010111)
(2) Decode the following received vectors and find their respective Message vector U:
R1 = (111100010101101)
Rz = (1010010100110)
Ry = (000110100111011)
Ra = (1010110101011)
Rs = (1110000011010)