搜索资源列表
Matlabgold
- Gold序列是基于m序列优选对产生的,是由两个长度相同、速率相同、但码字不同的m序列优选对模2加后得到的,一对长度为N的m序列优选对可以产生N+2条Gold码。
gold
- gold序列的产生。随机产生gold序列。
all_kind_of_pn_coded_generator
- 包含了m序列 gold序列 kasami序列和ovsf码的所有伪码产生器
goldsequence
- gold序列产生的源程序,用matlab编程实现的,并附有解释和说明-gold source sequence generated by the matlab programming, with explanations and justifications.
Gold_codes
- Matlab GOLD序列的产生 适合学生课程使用 产生31位的GOLD序列-generation of the gold sequence(31 bits) for the convinience of the undergraduate curriculum design
goldsequence
- MATLAB的gold序列产生代码 有两个 结构比较清楚,适合初学者-gold sequence
gold1
- 最大线性反馈移位寄存器产生的m序列和m序列优选对构成的Gold序列,以及matlab仿真程序。-Maximum linear feedback shift register produces m sequence and optimization of the sequence of m Gold sequence, and constitutes matlab simulation program.
gold
- gold 序列产生的matlab源代码 可以作为参考-gold matlab source code
ACF_and_CCF_of_Gold_Sequence
- gold码产生序列,matlab仿真程序,结果包括频谱图和序列图-gold code generation sequence, matlab simulation program, the results include the spectral diagrams and sequence diagrams
gold-sequence
- m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end
spectrum2correlation3properties
- 完整的直扩系统的仿真,包括误码率,相关性、m序列、gold序列产生、Walsh、码等等一系列问题的matlab仿真,7个文件共-Complete DS system simulation, including bit error rate, correlation, m sequence, gold sequence generation, Walsh, code, and so a range of issues of matlab simulation, a total of 7 docum
Gold_sequence_generation
- LTE的扰码产生序列,这个是matlab代码,十分详细。-LTE scrambling the sequence, this is the matlab code, very detailed.
Analysis-of-PN-Sequence
- 介绍了m 序列和Gold 序列的原理、性能和构造方法,接着在MATLAB 中用M 语言编程实现它们的产生和分析。-Describes the m-sequence and Gold sequence of principle, performance and construction methods, and then using M language in MATLAB programming their generation and analysis.
Gold-sequence
- 抽取法产生m序列优选对,并产生与之对应的所有Gold序列;做出了Gold码的自相关与互相关函数;验证了Gold码的个数-Extraction method m sequence pairs, and generate the corresponding Gold sequence to make a Gold code autocorrelation and cross correlation function to verify the number of Gold codes
gold
- 产生m序列和gold序列的matlab函数,其中gold序列的产生调用了m序列函数。-Generated m-sequence and gold sequence matlab function, gold sequence generation is called m-sequence function.
Gold
- Gold序列产生原理,使用Matlab编程语言实现了Gold序列的产生,-The Gold sequences principle using Matlab programming language to achieve a Gold sequence generation,
gold
- 依据所选取的m序列优选对生成所有Gold序列族,确定产生Gold序列族的数量,标出每个Gold序列族中的所有序列,并实例验证(选取3个就可)族内序列彼此的自相关和互相关特性;在每个Gold序列族内,明确标出平衡序列和非平衡序列,并验证其分布关系。 -Race all the sequences in the Gold series, and example (choose three) within the family of autocorrelation and cross-correl
GoldSequece
- Gold 序列产生程序,产生序列的长度n,主要用于扩频代码中-gold sequence
m-gold-code
- 压缩包含两个文件 第一个m_sequence.m是产生m序列的子程序 第二个mgoldmake.m是产生m序列和gold序列的程序-Compressed file contains two. The first program(m_sequence.m) is a subroutine m sequence. The second program(mgoldmake.m ) is to produce m sequences and gold sequences
Gold-sequence
- 结合理论课讲解基于Matlab产生任意长度的GOLD序列; 绘制特定GOLD序列自相关、互相关特性曲线; - combined with the theoretical lesson to explain based on Matlab to produce any length of the GOLD sequence draw a specific GOLD sequence autocorrelation, cro