フィルターのクリア

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