Description: 压缩文件夹中包含二十几个MATLAB编写的仿真程序,包括GMSK信号的调制仿真,PN码生成,FIR滤波器的设计,GOLD序列的生成等等,另外还有许多经典的滤波器变换的小程序-compressed file folder containing 20 prepared by several MATLAB simulation program, including GMSK modulation signal simulation, PN code generation, FIR filter design, GOLD sequence generation, etc., in addition to many classic filter transform small program Platform: |
Size: 54490 |
Author:dxf |
Hits:
Description: PN码生成程序,可以生成L1波段的GOLD扩频码.修改抽头位置可以改变其对应的卫星号.-PN code generation process, generate L1 band GOLD spreading codes. Tap changes its location can be changed, the corresponding satellite. Platform: |
Size: 35111 |
Author:Jerry |
Hits:
Description: 压缩文件夹中包含二十几个MATLAB编写的仿真程序,包括GMSK信号的调制仿真,PN码生成,FIR滤波器的设计,GOLD序列的生成等等,另外还有许多经典的滤波器变换的小程序-compressed file folder containing 20 prepared by several MATLAB simulation program, including GMSK modulation signal simulation, PN code generation, FIR filter design, GOLD sequence generation, etc., in addition to many classic filter transform small program Platform: |
Size: 54272 |
Author:dxf |
Hits:
Description: PN码生成程序,可以生成L1波段的GOLD扩频码.修改抽头位置可以改变其对应的卫星号.-PN code generation process, generate L1 band GOLD spreading codes. Tap changes its location can be changed, the corresponding satellite. Platform: |
Size: 44032 |
Author:Jerry |
Hits:
Description: 该程序源代码实现了CDMA通信系统性能的仿真,用MATLAB实现了直序、跳时、跳频以及M序列,GOLD序列等的产生,及在AWGN和RAYLEIGH环境下误码率的计算-The program source code to achieve the performance of CDMA communication system simulation, using MATLAB realize the direct sequence, time hopping, frequency hopping and M sequences, GOLD sequence generation, and in the AWGN environment and RAYLEIGH BER calculation Platform: |
Size: 11264 |
Author:郭顺利 |
Hits:
Description: 给出 了 GOLD 码 的 生成 程序以及分析程序,同时 还并 附有详细 注释可以 运行成功-GOLD given code generation procedures and analytical procedures, but also with detailed notes can run successfully Platform: |
Size: 4096 |
Author:xixi |
Hits:
Description: this consists the code for acf and ccf for gold code sequence.......generation of pn sequence....etc Platform: |
Size: 5120 |
Author:pawan |
Hits:
Description: 论文讨论的是基于VHDL 实现在系统编程平衡GOLD 码逻辑电路设计,给
出周期与相位可编程平衡GOLD 码生成电路设计方案。该方案由最长线性移位寄存器
与可选反馈支路构成。-Discussion paper is based on VHDL programming to achieve a balance in the system logic circuit design GOLD code given cycle and phase balance GOLD programmable code generation circuit design. The program consists of the longest linear feedback shift register with the optional slip form. Platform: |
Size: 108544 |
Author:wendy |
Hits:
Description: gold序列产生方法的m文件,其中包含m序列的产生,是cdma系统必要的仿真源程序代码!-m-sequence generation method of gold paper, which contains the m sequences and is necessary for cdma system simulation source code! Platform: |
Size: 3072 |
Author:dongnanyiyu |
Hits:
Description: Gold code sequence generator
Run from editor Debug (F5)
JC 4/25/09
Gold code generation can sometimes be confusing and hopefully this m-file
will be helpful. The m-file uses two preferred pairs of m-sequences (length 2^n-1)
chips long where n=5 with length 31. The 33 gold codes
(two original m-sequences plus 2^n-1 gold codes) produced in a 31x33 matrix
here (with n=5) are probably not to useful for multiple access situations (CDMA)
but is used here to provide a model for learning. The preferred pair used
here is 52 and 5432 or 45 and 75 octal. Other preferred pairs can include values
such as 53 5321, 5431, and 5421. The m-file will also check the cross-correlation
values between any two codes in the matrix and should be three valued (-9,-1,7). The
autocorrelation of a Gold code can also be checked. Some, not all, of the
Gold codes in the matrix are balanced (16 1 s and 15 -1 s). Platform: |
Size: 2048 |
Author:Chandra |
Hits: