I need to write matlab code for euclid's method for BCH decoding, but i don't know how to calculate syndrome for the method using matlab?
2 次查看(过去 30 天)
显示 更早的评论
I need to write matlab code for euclid's method for BCH decoding, but i don't know how to calculate syndrome for the method using matlab? r(x) = 1 + x^17+ x^28, t=2, syndrome will be s = [ a^2, a^4, a^21, a^5] and GF[2^5]
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Error Detection and Correction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!