I've gone to Wikipedia and watched a few videos regarding Linear Codes, and from what I see, the Parity Check Matrix is always given, and because of that the Generator Matrix (consisting of Identity Matrix, Parity Matrix) can be made. But what if the Parity Matrix isn't given, and instead, only k and n? I understand the general layout, but I do not see how to figure out the actual contents (or identity, I believe its called) of the Parity Matrix.
- I should add that the specific scenario I am asking about is in binary, so maybe its only doable there?