搜索资源列表
ma_CRC_files
- decoder of Hamming Use a [7,4] Hamming code. m = 3 n = 2^m-1 k = n-m parmat = hammgen(m) Produce parity-check matrix. trt = syndtable(parmat) Produce decoding table. recd = [1 0 0 1 1 1 1] Suppose this is the received vector. syndrome =
mod()
- mod()函数的使用说明以及容易混淆使用的rem()函数的使用区别。-instructions for use of the mod () function, and confusing rem () function to use the difference between.
