CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - bpsk code

搜索资源列表

  1. BPSK_M

    0下载:
  2. 基于matlab的仿真代码,分析OFDM系统的误码率性能,ofdm的编码方案是以BPSK为调制方案的。-based on Matlab simulation code, OFDM analysis of the BER performance ofdm program is based on the coding for BPSK modulation program.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2466
    • 提供者:leo
  1. Digitalmodulationanddemodulation

    0下载:
  2. 该文档给出了通信原理中的数字调制和解调的matlab程序代码,如BPSK,QPSK,QAM等等调制方式。-the document is a communication principle of digital modulation and demodulation of the Matlab code. such as BPSK, QPSK, QAM modulation mode, and so on.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3065
    • 提供者:aaaaa
  1. CC_BPSK

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1646
    • 提供者:张兴
  1. LDPC

    5下载:
  2. LDPC码性能的matlab仿真程序(BPSK调制,AWGN噪声)-Performance of LDPC code matlab simulation program (BPSK modulation, AWGN noise)
  3. 所属分类:Communication

    • 发布日期:2015-09-22
    • 文件大小:5938
    • 提供者:林洪
  1. ldpc_code2

    0下载:
  2. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:155634
    • 提供者:林洪
  1. Correlative-Detector-BPSK-BER

    0下载:
  2. 该代码完成了通信系统中的BPSK调制的仿真过程。-The code to complete the communication system simulation BPSK modulation.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:42980
    • 提供者:xiaolong
  1. TurboCode

    1下载:
  2. Matlab turbo code . Turbo code with BPSK modulation for rates 1/2 and rate 1/3
  3. 所属分类:Communication

    • 发布日期:2016-03-27
    • 文件大小:10303
    • 提供者:great
  1. BPSK[1].QPSK

    0下载:
  2. 数字调制-BPSK[1].QPSK等等多个调制方式的原理-代码等MATLAB程序-Digital Modulation-BPSK [1]. QPSK modulation mode, and so many principles-such as MATLAB program code
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:325553
    • 提供者:hao lan
  1. channel_simulation

    2下载:
  2. 代码包含的主要内容是AWGN信道上BPSK,QPSK,16QAM的调制解调,以及误码率计算过程,其中还有OFDM调制在信道上传输的仿真内容-Code contains the main contents of AWGN channel BPSK, QPSK, 16QAM modulation and demodulation, and bit error rate calculation process, in which there are OFDM modulation in the cha
  3. 所属分类:通讯编程

    • 发布日期:2013-10-12
    • 文件大小:12855
    • 提供者:吕思达
  1. truncdecode

    0下载:
  2. 程序是卷积码的截尾译码,软判决译码,AWGN信道,bpsk调制,-Program is truncated convolution code decoding, soft decision decoding, AWGN channel, bpsk modulation
  3. 所属分类:Communication

    • 发布日期:2016-11-20
    • 文件大小:2048
    • 提供者:王莹
  1. RMcode

    0下载:
  2. 这是一个可变r,m的RM码的编译码程序,采用BPSK调制,且在AWGN信道下,最终给出误比特率-This is a variable r, m of the RM code decoding process, using BPSK modulation, AWGN channel and in the end gives the bit error rate
  3. 所属分类:Communication

    • 发布日期:2016-11-20
    • 文件大小:353280
    • 提供者:yanger
  1. hammingcodes3

    0下载:
  2. hamming code for bpsk
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:2330
    • 提供者:Saheem
  1. bpskmod

    0下载:
  2. BPSK的扩频和调制的matlab程序,其中扩频码为m序列,包含产生m序列的matlab程序。-BPSK spread spectrum modulation matlab program, the spreading code of m-sequence contains sequence matlab program generates m.
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:1189
    • 提供者:尹落尘
  1. conven.rar

    0下载:
  2. BPSK仿真在AWGN信道下产生卷积码和非卷积码的比较,约束长度7,多项式[171,133],码率1/2,分别采用硬判决和软判决,Convolutional code and convolutional code comparison, simulation BPSK in AWGN channel constraint length 7 polynomial [171,133], code rate 1/2, respectively, using the hard-decision and
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:713
    • 提供者:米兰
  1. turbooo

    1下载:
  2. 本程序给出了Turbo码的编码方案,码率为1/3,也可以删余为1/2,在BPSK调制方式下,AWGN信道中的误码性能仿真-Performance of Turbo code with BPSK modulation is given in AWGN channel.
  3. 所属分类:Communication

    • 发布日期:2016-04-02
    • 文件大小:267264
    • 提供者:yanger
  1. PeVSENR_db_BPSK

    0下载:
  2. matlab code for probability of error vs snr using BPSK signal
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:664
    • 提供者:shravan kumar
  1. alamoui

    0下载:
  2. code for alamouti scheme using bpsk modulation
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2242
    • 提供者:saad
  1. BER-for-BPSK.tar

    0下载:
  2. Matlab code for BER of BPSK modulation
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:30925
    • 提供者:Saaya
  1. main_no_offset_2

    3下载:
  2. 假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。 先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。 参数符合MIL-STD-188-110A标准; 同步序列为syn=seq.dat,BPSK调制; 接收机频率稳定度高于1e-6。 文件中有效信息总长度为333.75s,其中同步头长为5/12s,每时隙1/6s,训
  3. 所属分类:Communication

    • 发布日期:2016-10-02
    • 文件大小:4096
    • 提供者:suxiaogua
搜珍网 www.dssz.com