encoding-schemes

There are 2 repositories under encoding-schemes topic.

  • shalini264/Line-coding-encoder-and-scrambler

    With the help of "graphics.h" library,i implemented line coding encoder and scrambler in c++. Program generates random binary stream and gives longest palindromic subsequence as input to the encoding schemes .we get output as per the encoding scheme chosen by user. Available encoding schemes are NRZ-L,NRZ-I,MANCHESTER,DIFFERENTIAL MANCHESTER,AMI(with B8ZS AND HDB3 scrambling schemes).

    Language:C++3102
  • kaustubhbhavsar/sentiment-analysis

    Comparative analysis of different encoding schemes of Bag-of-Words for sentiment analysis using Neural Network.

    Language:Jupyter Notebook0100