Cyclic code using Matlab without using cyclpoly
Ältere Kommentare anzeigen
pol = cyclpoly(7,4);
[paramat,genmat,k] = cyclgen(7,pol)
Antworten (0)
Kategorien
Mehr zu Error Detection and Correction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!