필터 지우기
필터 지우기

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 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