Home > biosig > t200 > crc16eval.m

crc16eval

PURPOSE ^

CRC16EVAL cyclic redundancy check with the polynomiaL x^16+x^12+x^5+1

SYNOPSIS ^

function crc16 = crc16eval(D)

DESCRIPTION ^

 CRC16EVAL cyclic redundancy check with the polynomiaL x^16+x^12+x^5+1  
 i.e. CRC-CCITT http://en.wikipedia.org/wiki/Crc16

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003