How can RM codes be generated ?

14 次查看(过去 30 天)
Sujan
Sujan 2013-1-16
Can any one tell if matlab 2010a provides any functions or tools for generating Reed-Muller codes ?
  1 个评论
Jon Borresen
Jon Borresen 2019-1-14
编辑:Jon Borresen 2019-1-14
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.

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2013-1-16

类别

Help CenterFile Exchange 中查找有关 Code Generation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by