Rank: 271 based on 457 downloads (last 30 days) and 5 files submitted
photo

Nawaz Satvilkar

E-mail
Company/University
Mumbai University

Personal Profile:

Working with Siemens Ltd.

Professional Interests:
Research

 

Watch this Author's files

 

Files Posted by Nawaz View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
15 Jun 2007 Internet Checksum Calculates checksum for given stream of data Author: Nawaz Satvilkar binary data, error detection, checksum word, stream, checksum, coding theory 28 0
14 Mar 2007 Bits Stuffing Code provides bit stuffing for given data stream Author: Nawaz Satvilkar bits stuffing, coding theory, bit stuffing, information theory, binary code, bits 22 1
  • 1.0
1.0 | 1 rating
14 Mar 2007 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar data stream, polynomials, communications, coding theory, crc, information theory 153 16
  • 3.33333
3.3 | 15 ratings
14 Mar 2007 Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format Author: Nawaz Satvilkar digital modulation, whitepaper, msk, cyclic code, article, fsk 165 5
  • 4.0
4.0 | 8 ratings
08 Mar 2007 Digital Modulations Digital modulation techniques Author: Nawaz Satvilkar bfsk, qpsk, msk, wireless, ask, psk 89 5
  • 3.16667
3.2 | 6 ratings
Comments and Ratings on Nawaz's Files View all
Updated File Comment by Comments Rating
20 Oct 2009 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar ATM

grat c> i think your calculation is worng. i hav calculated by hand as well, it gives crc=1 0 0.i think the code is correct.

thanks.

19 Feb 2009 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar Jochen

does not working correct for all generator polynomials, see previous comment.
code needs review. See text bosk or wikipedia for correct (pseudo) code

14 Nov 2008 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar c, grat

i used wiki's example to check for its correctness:
http://en.wikipedia.org/wiki/Cyclic_redundancy_check#Computation_of_CRC

msg = [1 1 0 1 0 0 1 1 1 0 1 1 0 0]; poly = [1 0 1 1];
the program gives r = 1 0 0

i've also tried to do the XORs by hand...
i found it is indeed 1 0 1, not sure where goes wrong

29 Aug 2008 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar Mateix, Jo

Was great! Thanks!

23 Jun 2008 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar Klein, Glen

Communication toolbox is not required. Another reviewer (Andrea Silvestri) is right: "the for cycle could be replaced with on single line: r=mod(r,2) "

Top Tags Applied by Nawaz
coding theory, information theory, ask, coding, msk
Files Tagged by Nawaz View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
15 Jun 2007 Internet Checksum Calculates checksum for given stream of data Author: Nawaz Satvilkar binary data, error detection, checksum word, stream, checksum, coding theory 28 0
14 Mar 2007 Bits Stuffing Code provides bit stuffing for given data stream Author: Nawaz Satvilkar bits stuffing, coding theory, bit stuffing, information theory, binary code, bits 22 1
  • 1.0
1.0 | 1 rating
14 Mar 2007 CRC code generator Code generates CRC code for any binary data stream & generator polynomial Author: Nawaz Satvilkar data stream, polynomials, communications, coding theory, crc, information theory 153 16
  • 3.33333
3.3 | 15 ratings
14 Mar 2007 Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format Author: Nawaz Satvilkar digital modulation, whitepaper, msk, cyclic code, article, fsk 165 5
  • 4.0
4.0 | 8 ratings
08 Mar 2007 Digital Modulations Digital modulation techniques Author: Nawaz Satvilkar bfsk, qpsk, msk, wireless, ask, psk 89 5
  • 3.16667
3.2 | 6 ratings
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com