| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 20 Oct 2009 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | 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 | Jochen | does not working correct for all generator polynomials, see previous comment.
|
|
| 14 Nov 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | c, grat | i used wiki's example to check for its correctness:
msg = [1 1 0 1 0 0 1 1 1 0 1 1 0 0]; poly = [1 0 1 1];
i've also tried to do the XORs by hand...
|
|
| 29 Aug 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Mateix, Jo | Was great! Thanks! |
|
| 23 Jun 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | 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) " |
|
| 01 Jun 2008 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | al-hadawy, Nabil | Thank you |
|
| 20 May 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | ming, li | hao |
|
| 19 May 2008 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | qinglin, zhang | ||
| 11 May 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Raghav, Rudheesh | Good Work.. I feel the for loop is not required.. |
|
| 07 May 2008 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | o, rimjim | ullo, upload the .mdl files not some word files |
|
| 16 Apr 2008 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | H, MY | ||
| 31 Mar 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Silvestri, Andrea | Maybe the for cycle could be replaced with on single line: r=mod(r,2) |
|
| 30 Mar 2008 | Digital Modulations Digital modulation techniques | ZHANG, Fan | yes, msk has problem |
|
| 13 Mar 2008 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Fine, N | unstable and slow with long input vectors - better do everything above Z(2) |
|
| 13 Mar 2008 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | Rincon, Dario | Muy simple y completo |
|
| 24 Nov 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Shaikh ), Mohsin | ||
| 24 Nov 2007 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | Shaikh, Mohsin | Superb |
|
| 07 Nov 2007 | Digital Modulations Digital modulation techniques | hajduk, pawel | msk do not work properly. |
|
| 25 Sep 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | sherdiwala, mona | ||
| 23 Aug 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | uit vosselaar, fred | good code works fine for me. thanks a lot |
|
| 21 Aug 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | al, jef | your code can only work if the number of data streams are below 360 bits. any higher bits gives error. using GFCONV method works fine |
|
| 28 Jul 2007 | Digital Modulations Digital modulation techniques | Mudassir, Umair | ||
| 29 Jun 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Vignale, Nicolas | Daty Daty: Look at http://www.mathworks.com/support/solutions/files/s1-P6U4E/CRC.m You can modify here the Polynom |
|
| 27 Jun 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | zahid, sundas | yeah the code is good but but it can be modified as to the input can be made real time.... |
|
| 03 Jun 2007 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | zid, zid | im zid zid |
|
| 24 May 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | daty, daty | I need CRC-32 in my simulations.
|
|
| 23 May 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | Wazzi, Ahmad | Easy to follow. For the previous comment, please understand how CRC is done and you will find the code straight forward. Code is self explanatory. |
|
| 12 May 2007 | Digital Modulations Digital modulation techniques | hongyu, liang | very good |
|
| 26 Apr 2007 | Digital Modulations Digital modulation techniques | adeemi, mohammed | ||
| 26 Apr 2007 | Digital Modulations Digital modulation techniques | Barragñan, Diego | Interesante |
|
| 15 Apr 2007 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | Ramezani, Ehsan | ||
| 15 Mar 2007 | CRC code generator Code generates CRC code for any binary data stream & generator polynomial | x@y.z, Jos | How do ever expect someone to use this code succesfully if you do not provide any help whatsoever. Moreover, this is a script that may override existing variables ... |
|
| 15 Mar 2007 | Bits Stuffing Code provides bit stuffing for given data stream | x@y.z, Jos | This is a script, contains no useful help, spits out incomprehensible values, and does not run for normal but apparently unexpected inputs (you have to edit the file to see what is expected as input ...). |
|
| 14 Mar 2007 | Simulink Model for Digital Modulation Techniques Simulink models and their outputs snap shots are in doc format | mousavi, vahid | ||
| 13 Mar 2007 | Digital Modulations Digital modulation techniques | Kagal, Ali Kagal | good work |
|
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