11-07-2008 01:56 PM
Hi: This is what I want to do with the matrix. Everything has to be shown in slow sequence like you told me before.
The goal is to implemet Hamming Coding.
1. Create a 4 bit long message ( done) from 0000 to 1111 2. "Create the Generation Matrix". I dont want to create the matrix per ce..... It has to be allready made...But I want to show it in the front panel. How can I fill this matrix or call it?? or do I have to call the values from excel ( if thast the case how do I doit? 3. Afterwrds, the 4 bit long message....an the generation Matrix are multiply.... and the the rows add themself in modulo 2 ( exclusive or)... the goal is to create te codeword......
I know haow to do the spets... 1 and 3.... but the thing is the G matrix... how to call it??? or fill it... wit the values I want....and then... start with the operations. |
11-07-2008 02:06 PM
11-07-2008 02:55 PM
11-07-2008 03:26 PM
11-07-2008 03:29 PM
11-07-2008 03:31 PM
11-07-2008 03:46 PM