搜索资源列表
m_PN.rar
- 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
kuopin
- 生成m序列和gold的matlab程序代码,可以作为扩频序列的伪随机序列。-M sequence and gold to generate the matlab program code can be used as spreading sequences of pseudo-random sequence.
dsss
- 扩频通信常用的 平衡gold序列生成matlab m文件 希望可以上传-Spread spectrum communication sequence used to generate the balance of gold want to matlab m files can be uploaded
gold_generator
- 扩频通信常用的 gold序列生成matlab m文件 希望对大家有点帮助-Commonly used spread spectrum communication gold sequence matlab m file to generate hope for all of us a little help
4
- 本程序为本大爷原创,主要用于m序列生成。-This procedure-based uncle original, mainly for generation of m sequence.
Interwoven
- 搜寻最短延时的交织m序列伪码,可选择m序列的长度,自动产生生成多项式-Search for the shortest delay interwoven m PN sequence can choose the length of m sequence, automatically generating polynomial
123
- 判断特征多项式是否可生成 m 序列,并建模验证-The characteristic polynomial can be generated to determine whether the m sequence, and model validation
M
- 使用Matlab生成M序列,自己设置初值及本原多项式,并分析-Matlab generates M sequence
m-gold-corr
- 里面包含m序列,gold序列的生成函数,还有自己编写的自相关函数的M文件。-Which contains m-sequence, the gold generating function of the sequence, as well as I have written the autocorrelation function M-file.
M_Sequence_genration
- 二叉树生成M序列(不是m序列),理论上可以生成全部n阶的M序列,生成后存档。-M—Sequence Generation
mseriers
- 产生m序列的一个小代码,并且实验成功,对初学m序列的生成方法学习很有帮助-M sequence generated a small code and experiment is successful, the beginner m sequence generation method very helpful
random_sequence
- 生成(0,1)随机序列,白噪声。生成M序列。-Generating (0,1) random sequence, the white noise. Generate an M-sequence.
code_m
- 生成扩频通信中的M序列,并对m序列进行自相关和互相关的分析-Generation M-sequence spread-spectrum communications, and m sequence autocorrelation and cross-correlation analysis
mseq
- m序列的生成程序 简单 实用 注释清晰 适合初学者学习-m sequence generation process clear and simple for beginners to learn practical note
m_sequence__ceju
- 基于m序列的扩频测距方法 利用移位寄存器生成m序列 步骤非常简洁且具有良好的自相关性能和同步功能-M-sequence spread spectrum ranging method based on the use of the shift register to generate m sequence step is very simple and has good performance and synchronization autocorrelation function
mxulie
- m序列的生成代码,使用程序在matlab上生成m序列,引用后实现其他功能-M sequence generation code, use the program in matlab generated on the m sequence, after the reference to implement other functions
mseq
- m序列生成程序,不同阶数、本原多项式等-m sequence generation program, a different number of bands, primitive polynomial. .
device
- 这个文件夹是利用VHDL语言,可以实现任意整数频率(0-255Hz)的5/7/9阶M序列生成。-This folder is the use of VHDL language, can realize arbitrary integer frequency (0-255 hz) 5/7/9 order M sequence generation.
QPSK_15
- 这是一个完整的matlab下的扩频通信系统的仿真源代码。包括QPSK调制、m序列生成、载波调制、解调、解扩等操作。非常完整,代码通过调试,可以直接运行。-This is a complete matlab under the spread spectrum communication system simulation source code. Including QPSK modulation, m sequence generation, modulation, demodulation,
m_gen
- matlab实现m伪随机序列,可以随意生成随机数(M sequence generated by the matlab software,and it can be change by yourself)