Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Regarding the creation of Galois Field.

1 visualización (últimos 30 días)
Ved
Ved el 17 de Oct. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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"?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by