Effacer les filtres
Effacer les filtres

How can RM codes be generated ?

14 vues (au cours des 30 derniers jours)
Sujan
Sujan le 16 Jan 2013
Modifié(e) : Jon Borresen le 14 Jan 2019
Can any one tell if matlab 2010a provides any functions or tools for generating Reed-Muller codes ?
  1 commentaire
Jon Borresen
Jon Borresen le 14 Jan 2019
Modifié(e) : Jon Borresen le 14 Jan 2019
You could use the hadamard(n) command to make a Hadamard matrix. Take out the vectors which form the basis for this matrix (this is ther generator of the Hadamard code) then products of the rows in the generator will generate any Reed-Muller code.
has a really good explanation.

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 16 Jan 2013

Catégories

En savoir plus sur Code Generation dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by