Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Specialty Expressions: HAMMING DISTANCE

ExpressionsDomainDefinition
Hamming distanceBusinessThe number of digit positions in which the corresponding digits of two binary words of the same length are different. Note 1: The Hamming distance between 1011101 and 1001001 is two. Note 2: The concept can be extended to other notation systems. For example, the Hamming distance between 2143896 and 2233796 is three, and between "toned" and "roses" it is also three. Synonym signal distance. (references)
Hamming distanceComputingHamming distance The minimum number of bits that must be changed in order to convert one bit string into another. [Any connection with Hamming code?]. (1999-11-21). Source: The Free On-line Dictionary of Computing..
Hamming distanceMathThe number of bits which differ between two binary strings. More formally, the distance between two strings A and B is | Ai - Bi |. (references)
Hamming distancePhysics1: A measure of the difference between two messages, each consisting of a finite string of character S, expressed by the number of characters that need to be changed to obtain one from the other. E.g., 0101 and 0110 has a Hamming distance of two whereas "Butter" and "ladder" are four characters apart (see error detecting code, error correcting code). (Krippendorff). (references)
  2: The Hamming distance between two binary words (sequences of 0 and 1) is the number of positions in which the two words disagree. (references)

Source: compiled by the editor from various references; see credits.

Top