CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pn sequence generation

搜索资源列表

  1. 通信MATLAB代码

    1下载:
  2. 压缩文件夹中包含二十几个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 des
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:54490
    • 提供者:dxf
  1. chengxu9.rar

    0下载:
  2. 有关扩频通信系统的MATLAB程序----直接序列扩频系统,PN序列的产生。,On the spread spectrum communication system in MATLAB procedures---- Direct Sequence Spread Spectrum Systems, PN sequence generation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2036
    • 提供者:杨毅
  1. Spread_Spectrumrar

    1下载:
  2. 扩频通信系统,包括直接序列扩频,PN序列产生,以及调频扩频-Spread spectrum communication system, including direct sequence spread spectrum, PN sequence generation, as well as spread spectrum frequency modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6871
    • 提供者:廖洪运
  1. PN_sequence

    0下载:
  2. PN sequence generation using matlab
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-11
    • 文件大小:793
    • 提供者:chaitanya
  1. praticals_te

    0下载:
  2. this program performs pn sequence generation, with the provision to change shift register sequences
  3. 所属分类:matlab

  1. wcdmathesis

    0下载:
  2. In this thesis a signal level simulator in uplink is implemented according to the physical layer specification of the IMT-2000 WCDMA system. The analytical WCDMA system through the use of linear algebra techniques is shown. Channel model is built on
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:562395
    • 提供者:mansoor
  1. pn_new

    0下载:
  2. PN code sequence generation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:942
    • 提供者:raja
  1. prjct

    0下载:
  2. this consists the code for acf and ccf for gold code sequence.......generation of pn sequence....etc
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4953
    • 提供者:pawan
  1. PNGen

    0下载:
  2. PN_GEN: This is a matlab function generates the Pseudo Noise sequnece of length (N)according to Generation Polynom and input state. Inputs: G - Generation Polynom, Zin - Initial state of Shift register N - The length of PN sequence Outputs: y - T
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1580
    • 提供者:Roshdy
  1. PN4

    0下载:
  2. 语言:VHDL 功能:该PN4序列的特点为将一个4位序列的前两位取异或,再让序列左移一位,用异或的结果作为序列的最后一位。序列周期是15,即15位伪随机序列。其中包括序列的产生模块和检测模块。对于误码检测,首先捕获相位。然后,规定测试的码的总个数,统计这些码中有多少个不能满足PN序列特点的,用计数器统计个数。如果发现误码过多,可能是相位失调,重新捕获相位,再进行误码检测。 仿真工具:modelsim 综合工具:quartus -Language: VHDL function:
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:4429
    • 提供者:huangjiaju
  1. Analysis-of-PN-Sequence

    0下载:
  2. 介绍了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.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:90410
    • 提供者:李嵩
  1. PN-SEQUENCE-GENERATOR

    0下载:
  2. This file contains the code for matlab generation and results-This file contains the code for matlab generation and results..
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11052
    • 提供者:Gopinath
  1. m-sequence--PR-sdu

    0下载:
  2. 随机产生m序列 即产生伪随机数 又叫做伪随机序列、伪噪声(PN)码或伪随机码。-M sequence that is randomly generated pseudo-random number generation, also known as pseudo-random sequence, a pseudo-noise (PN) code or pseudo-random code.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:28081
    • 提供者:陈真贺
  1. PN_sequence_code_generation

    0下载:
  2. Generation of PN sequence code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:Sabuj
  1. zadoff

    1下载:
  2. Zadoff chu PN sequence generation and testing its properties
  3. 所属分类:source in ebook

    • 发布日期:2016-01-29
    • 文件大小:1024
    • 提供者:Vanita
  1. GOLD-CODE-_pnseq

    0下载:
  2. gold code generation sing pn sequence auto correlation properties using mat lab code
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:917
    • 提供者:samartha
  1. code

    0下载:
  2. 直接序列扩频通信(主要包括BPSK调制和BPSK解调以及PN码的产生)-Direct sequence spread spectrum communication (including BPSK BPSK modulation and demodulation, and the PN code generation)
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1320
    • 提供者:吴坤伟
  1. m_xulie

    0下载:
  2. 1.掌握PN序列的相关知识,掌握m序列的产生原理及其在matlab中的产生方法,对特定长度的m序列,分析其性质,及其用来构造其它序列的方法。2.研究伪随机序列在跳频通信中的应用方法。-1. Acquire the relevant knowledge PN sequence generated grasp the principle of m sequences and generation method in matlab, m sequence of a specific length, a
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:576
    • 提供者:宋杭科
  1. pn-sequence-channel-and-coding

    0下载:
  2. This file have matlab codes for pn sequence generation, modelling of rayleigh channel etc-This file have matlab codes for pn sequence generation, modelling of rayleigh channel etc...
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4647
    • 提供者:anamika
  1. pn序列扩频频谱分析(238248)

    0下载:
  2. 程序包含CDMA所要用到的pn序列以及其他的m序列,gold序列等在CDMA中长用到的地址码序列的产生程序(The program contains the pn sequence to be used by the CDMA and the generation sequence of the address code sequence used in CDMA for other m sequences, gold sequences, etc.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:逆夏1925
« 12 »
搜珍网 www.dssz.com