Syndrome Decoding

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024
  • Brief explanation about syndrome decoding with an example.

ความคิดเห็น • 4

  • @Diego-ss7sg
    @Diego-ss7sg 2 ปีที่แล้ว +2

    Short, to the point explanation, not like other 1hr vids on youtube... Thank you ma'am!

  • @pacman129
    @pacman129 4 ปีที่แล้ว +1

    Thanq❤️

  • @dbabamohammad6735
    @dbabamohammad6735 4 ปีที่แล้ว +1

    Pls exaplin matrix multiplication

    • @stellarstarmie8221
      @stellarstarmie8221 2 ปีที่แล้ว +1

      The vector y is a given bit. Multiplication with each bit in the vector is like giving a "weight." That's y.
      H transpose is a bit more complicated; it is the rows becoming the columns and vice versa of P. This is really -P^T, but you don't need to invoke the negative unless you are not in binary. The K is the size of the identity. So I sub n-k becomes I sub k.