CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gold 序列 相关

搜索资源列表

  1. MATLABapplication

    0下载:
  2. :主要介绍m序列、Gold序列、Kasami序列和JPL序列的生成原理及其MATLAB的实现,并介绍如何用MATLAB中 Simullnk对其进行硬件仿真,给出了相应自相关和互相关结果。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:157020
    • 提供者:毛淑华
  1. gold

    0下载:
  2. GOLD序列的仿真,对自相关互相关性能进行了分析-GOLD
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1160
    • 提供者:
  1. TF

    1下载:
  2. 伪随机码生成代码,包括m序列,gold序列,kasami序列,以及寻找m序列优选对和计算自相关和互相关的功能。-PN Code Generator, including m, gold and kasami.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:157270
    • 提供者:Tong Da
  1. Gold_Sequence_Generator

    0下载:
  2. 美国国家航空和宇宙航空局(NASA)研制的跟踪和数据中继卫星系统(TDRSS)的正交信号发生器使用的是阶数为r=11的GOLD序列,序列长为2047,m序列优选对为4445和4005,利用Matlab程序构造出这个序列,并且验证信号的平衡标准,PACF(离散周期自相关函数)和PCCF(离散周期互相关函数)。通过Matlab2009A测试。-NASA developed tracking and data relay satellite system (TDRSS) use of orthogon
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1826
    • 提供者:Alex
  1. Goldcodesequence

    0下载:
  2. Gold 码的自相关序列的生成器以及自相关序列的特性图方面的仿真-the auto-relation sequence generator of the Gold code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1315
    • 提供者:bxq
  1. GoldsequenceCDMAsimulation

    0下载:
  2. 写一个MATLAB程序,实现4个时间同步的CDMA用户的仿真,其中每个用户都使用长度为L=31的不同的Gold序列。每个用户都采用它们代表的Gold序列的二进制(+-1)调制。每个用户的接收端将这个复合的CDMA接收信号相关,而这个复合的信号都在它们各自的序列上受到AWGN的污损(基于按码片相加)。在N=10000信息比特下,仿真估值并画出作为SNR的函数的CDMA通信系统的差错概率。-Write a MATLAB program, the realization of the four t
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4754
    • 提供者:戴路
  1. far_near

    0下载:
  2. 程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4-Program uses a self-correlation and cross-correlation of the better gold code as spreading sequence, direct expansion, spreading gain is set to 31 to simulate the number of users of 4
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:4615
    • 提供者:张肖
  1. mazixulie

    2下载:
  2. M,GOLD ,WALSH序列自相关和互相关的仿真代码。包括一些复合序列的仿真代码。-M, GOLD, WALSH serial autocorrelation and cross correlation of the simulation code. Including some complex sequence of simulation code.
  3. 所属分类:Other systems

    • 发布日期:2016-05-30
    • 文件大小:2472
    • 提供者:
  1. spreadfrequencycommunicationbalancedgold

    0下载:
  2. 扩频通信中的gold序列特性仿真研究。(1) 利用MATLAB编程产生Gold序列族;给出每个序列的一个周期的输出; (2) 根据平衡Gold序列产生方法,产生Gold序列族中的所有平衡序列,每个序列给出一个周期的输出; (3) 计算(1)中Gold序列自相关函数,并画出它们的自相关曲线; (4) 计算(2)中Gold序列互相关函数,并画出其中某一序列与其他序列的互相关曲线; -Sequence Spread Spectrum Communication Simulation o
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:566851
    • 提供者:selon
  1. gold-sequence

    1下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1301
    • 提供者:SD
  1. Gold-sequence

    0下载:
  2. 抽取法产生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
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5696
    • 提供者:konglong
  1. pingheng-gold

    0下载:
  2. 一种生成平衡的gold序列,并且还绘制了gold序列的自相关函数和互相关函数的波形图-Generation balance of gold
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:184057
    • 提供者:liuweiwei
  1. m-gold-corr

    0下载:
  2. 里面包含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.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1444
    • 提供者:聂江峰
  1. gold

    0下载:
  2. 依据所选取的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
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1390
    • 提供者:季锦杰
  1. gold

    0下载:
  2. 用matlab生成gold序列,并绘出其自相关和互相关曲线-Gold sequence generated by matlab, and draw their autocorrelation and cross-correlation curves
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-14
    • 文件大小:2812
    • 提供者:
  1. Gold-sequence

    0下载:
  2.  结合理论课讲解基于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
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:2692
    • 提供者:lj
  1. DSSS

    1下载:
  2. (1)编程建立Gold序列,仿真Gold序列的波形; (2)仿真Gold序列的自相关和互相关特性。 (3)编程仿真直接扩频通信系统模型,画出扩频前后信号波形及频谱。((1) programming Gold sequence and simulating the waveform of Gold sequence; (2) the autocorrelation and cross correlation characteristics of the simulated Gold sequ
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:秋风亦冷
  1. m、gold序列自相关

    2下载:
  2. 生成m序列和gold序列的matlab代码,并比较他们的自相关、互相关特性。(Generate matlab code of m-sequence, and control the generation of m-sequence with specified requirements through input tap)
  3. 所属分类:通讯编程

  1. Gold

    1下载:
  2. MATLAB代码生成Gold码、m序列并得到自相关、互相关函数。之后进行BPSK调制,验证扩频通信的错码率的降低。(Gold code and m sequence are generated and autocorrelation and cross-correlation functions are obtained. Then BPSK modulation is carried out to verify the reduction of error rate of spread spe
  3. 所属分类:网络编程

    • 发布日期:2020-11-09
    • 文件大小:2048
    • 提供者:Guo8
  1. 代码

    1下载:
  2. 基于MATLAB编程实现m序列、gold序列、kasami小集序列,并分析各自的自相关,互相关性能。(Based on MATLAB programming, m-sequence, gold sequence and Kasami small set sequence are realized, and their autocorrelation and cross-correlation performance are analyzed.)
  3. 所属分类:通讯编程

    • 发布日期:2021-04-12
    • 文件大小:7168
    • 提供者:WDHHIT
« 12 »
搜珍网 www.dssz.com