フィルターのクリア

How can RM codes be generated ?

14 ビュー (過去 30 日間)
Sujan
Sujan 2013 年 1 月 16 日
編集済み: Jon Borresen 2019 年 1 月 14 日
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 Center および File ExchangeCode Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by