(IC 4.2) Huffman coding - more examples

Поділитися
Вставка
  • Опубліковано 2 лис 2024
  • More examples of the Huffman coding algorithm, using a binary code alphabet.
    A playlist of these videos is available at:
    • Information Theory

КОМЕНТАРІ • 18

  • @sunda065
    @sunda065 11 років тому +5

    This is incomparably better than explanations given in my lectures and textbook. Thanks!

  • @MMarcuzzo
    @MMarcuzzo 10 років тому +4

    It does really simplified my understanding of the algorithm and it's recursive work. Thank you so much

  • @JoelYancey
    @JoelYancey 7 років тому

    How do you precompute entropy? (philosophically & mathematically plz)

  • @JgM-ie5jy
    @JgM-ie5jy 4 роки тому

    Since all the probabilities add up to 1 would it be possible to suppress the last element from the transmission and let the receiver compute the missing one by subtracting the sum of what has been recovered from 1 ?

  • @salaheamean
    @salaheamean 11 років тому +2

    love your tutorials.....

  • @Ryanfakir
    @Ryanfakir 11 років тому +2

    really nice tutorial video!

  • @kokila550
    @kokila550 11 років тому

    Thank you so much sir. You actualy help for my exam

  • @JgM-ie5jy
    @JgM-ie5jy 4 роки тому

    So the most repeated item does not have the smallest number of bits ?

  • @Kayi_Alp07
    @Kayi_Alp07 6 місяців тому

    Sir your tutor is amazing.
    But many students are not benefiting from it. So for you to help them find your tutor please first add profile to your youtube channel and for your videos add thumbnails on it.

  • @newsun157
    @newsun157 12 років тому

    Why the set of lengths of an optimal code might not unique?

  • @Kosekans
    @Kosekans 12 років тому

    Could someone please post the formula for the entropy?

  • @RahulSharma2501
    @RahulSharma2501 10 років тому

    What is B=2 and A={0,1} here and their significance?

  • @dabadiribabulcha8161
    @dabadiribabulcha8161 5 років тому

    why you don edit your video as quickly?

  • @thohoang9383
    @thohoang9383 11 років тому

    How we can compute H2 ?

    • @amihartz
      @amihartz 10 років тому +1

      Shannon entropy. Wikipedia has the equation.

  • @Shashank2104
    @Shashank2104 11 років тому

    .3 .2 gives .5 u left that addition ,,

  • @ClaudYeung
    @ClaudYeung 12 років тому

    sum of p * -logp