Manuals/calci/hadamard

From ZCubes Wiki
Revision as of 14:42, 6 June 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''MATRIX("HADAMARD",order)'''</div><br/> *<math>order</math> is the order of the hadamard matrix. ==Description== *This function gives the matrix...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MATRIX("HADAMARD",order)


  • is the order of the hadamard matrix.

Description

  • This function gives the matrix satisfying the property of Hadamard.
  • A Hadamard matrix is the square matrix with the entries of 1 and -1.
  • Also the rows of that matrix are orthogonal.
  • So H be a Hadamard matrix of order 2n.
  • The transpose of H is closely related to its inverse.
  • The equivalent definition for hadamard matrix is:
  

where is the n × n identity matrix and is the transpose of H.

  • So the possible order of the matrix is 1,2 or positive multiple of 4.
  • The few examples of hadamard matrices are: