optic.comm.fec.plotBinaryMatrix

plotBinaryMatrix(H)

Plot the binary matrix H with dots at positions where H[i,j] = 1.

Parameters:

H (np.array of shape (m, n)) – Binary matrix.