필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Regarding the creation of Galois Field.

조회 수: 1 (최근 30일)
Ved
Ved 2013년 10월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
Please consider this:
>> data_source = randsrc(1,493, 0:1);
>> msg=gf(data_source,9); %creation of Galois field
Now,in Workspace this creates a variable as: "msg=<1x493 gf>".
and when i open it in variable-editor,it is showing "gf object: 1-by-65" as first entry in (1,1) position.
what is the origin of this "1-by-65"?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by