Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.931 Times

Msequence freeware
 

Msequence

Added: April 10, 2013 | Visits: 329

PN Sequence Generation This m-file generates all the m-sequences of length 31.To generate the m-sequence of length 31 we use Primitive polynomial of degree 5.There are three primitive polynomial of degree 5, so there will be 3 different m-sequences of length 31. Platforms: Matlab

License: Freeware Size: 10 KB Download (41): PN Sequence Generation Download

Added: April 13, 2013 | Visits: 428

Gold Code Generation This m-file generate Gold Sequences of length 31 by taking the modulo-2 sum of two m-sequence generators. Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Gold Code Generation Download

Added: June 16, 2013 | Visits: 443

m-sequence generation program using a search algorithm Maximum length sequence assuming distinctvalues = baseVal^powerVal-1 [ms]=mseqSearch(powerVal,baseVal) OUTPUT: ms: generated maximum length sequence, of length basisVal^powerVal-1 such that all values occur with equal frequency=basisVal except zero, which occurs basisVal-1 times INPUT: baseVal:... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): m-sequence generation program using a search algorithm Download