CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - PN

搜索资源列表

  1. m_PN.rar

    1下载:
  2. 伪随机码或称PN码,是扩频通信中不可缺少的一种序列。扩频通信,简单的说来就是通过一组相关性很强的伪随机序列,使原有的信号按照伪随机序列的特性出现。从波形上看,原有信号完全淹没于随机的噪声中,达到隐藏信号和抗干扰的目的。接受方只要有相同的伪随机序列,就可以通过伪随机序列很强的相关性将信号还原出来。而m序列,是扩频系统中最长用的伪随机序列。下面的代码就是基于matlab的生成m序列的代码,通过改变初始多项式的值,就可以生成不同阶数的m序列。,Pseudo-random code or PN code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:794
    • 提供者:fortunewjh0217
  1. pn42

    0下载:
  2. 此代码是cdma2000基带信号处理过程中pn长码的产生算法程序。-This code is cdma2000 baseband signal processing algorithms pn long code generation process.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:1203
    • 提供者:齐赞
  1. Euler_fuction

    0下载:
  2. Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1 - 1/p2)*……*(1 - 1/pn)
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1457
    • 提供者:Campbell
  1. Goldcodesequence

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

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

    1下载:
  2. 3种pn序列的产生代码,包括:m序列,gold序列,混沌序列。-Three kinds of pn sequences generated code, including: m sequence, gold sequences, chaotic sequences.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1397
    • 提供者:weiwei
  1. PacketBuilder

    0下载:
  2. pn sequence generator is a very good application in matlab
  3. 所属分类:Other systems

  1. chaos-ds-ss

    3下载:
  2. 该程序仿真了混沌序列与传统pn序列的扩频系统误码性能。-Simulation of the process of chaotic sequence with the traditional pn sequence spread spectrum system BER.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:2800
    • 提供者:李巍
  1. PN-code-simulation

    0下载:
  2. 对PN码的同步进行仿真分析,对扩频通信过程进行仿真分析-simulation and analysis of the PN code
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:11098
    • 提供者:李丰
  1. spread1_6

    0下载:
  2. simulink做的BPSK的调制与解调,信号源是随机信号与PN码扩频调制,最后结果与随机信号比较一致-simulink do BPSK modulation and demodulation, the signal source is a random signal with the PN code spread-spectrum modulation, the final result more consistent with the random signal
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:89570
    • 提供者:张建云
  1. userthre

    0下载:
  2. cdma simuklation with differetn users , pn sequences and their characterstics with new codes and also how to simulate it in matlab with different cdma codes for different no of users in the system
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:8511
    • 提供者:gaurav
  1. PN_synchronization_simlulink

    0下载:
  2. pn ofdm synchronization matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:23174
    • 提供者:huhu
  1. PN_sequence_generation

    0下载:
  2. 直接序列扩频通信系统建模与仿真 PN码序列产生代码(matlab)-PN code sequence generated code (matlab)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:643
    • 提供者:viewstar
  1. MODELING-OF-SIMPLE-PN-JUNCTION-DIODE

    0下载:
  2. MODELING OF SIMPLE PN JUNCTION DIODE
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:8405
    • 提供者:Kandiban
  1. PN-CODE

    0下载:
  2. 本程序是一个PN码仿真程序,采用的是matlab/simulink平台进行仿真,源码及数据全都包括在其中。-This program is a PN code simulation program, using matlab/simulink simulation platform, code and data are all included.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3215136
    • 提供者:chang
  1. PN-GEN

    0下载:
  2. 可以产生各种PN码数据文件的程序,一共可以产生PN5 PN9 PN11 PN15 PN23五种数据类型-Can produce a variety of PN code data file program, you can produce a total of PN5 PN9 PN11 PN15 PN23 five data types
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12804
    • 提供者:褚旭
  1. pn

    0下载:
  2. pn码生成,采用移位寄存器的方式,对初始状态进行了遍历-PN code generation, the use of shift register,The initial state is traversed.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:588
    • 提供者:李青华
  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-14
    • 文件大小: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
  1. pn ca code

    0下载:
  2. PN Coarse accusation matlab code
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:14336
    • 提供者:neethi
  1. 序列检测

    1下载:
  2. CAZAC序列 PN序列介绍 检测算法 以及源代码(the introduction of CAZAC sequence,PN sequence ; detection algorithm of CAZAC sequence,PN sequence; and source codes for matlab simulation.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:449536
    • 提供者:abeemofsunshine
« 12 3 4 »
搜珍网 www.dssz.com