搜索资源列表
goldcode
- 随机信号中的gold码matlab仿真程序-Random signals in the gold code matlab simulation program
CDMA
- 实验讨论的CDMA通信系统的仿真,采用的是直扩方式,信息没有经过调制,伪随机码采用的是63位GOLD序列.本课程的目的是熟悉CDMA通信系统的构架,了解m序列和gold码的软件实现, 以及用gold序列实现扩频和解扩,最后了解整个系统的误比特率与哪些因素有关。 -Experiments discussed in CDMA communication system simulation, using the DS method, the information has not been mod
generate13goldcode
- 改程序可以通过调用来得到码长位8191位的金码-operationg of 8191 gold code
code
- matlab实现cdma多用户检测几种算法比较 此模型是的信号发生器是由b.mat的simulink模型动态生成,共有10个用户,扩频信号是由gold码或产生,共有恒模算法、子空间算法、改进型恒模算法和最小能量检测算法等几个算法程序。-matlab achieve cdma multi-user detection Several algorithms compare this model is the signal generator is dynamically generated by
Trackdemo
- 用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured.