CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - AWGN c

搜索资源列表

  1. MatlabprogrammsforencodinganddecodingofLDPCcodesov

    0下载:
  2. There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:593837
    • 提供者:王文
  1. AWGN_C

    0下载:
  2. AWGN信道的代码,实现简单易懂,用C写的-AWGN channel code is simple to understand, written in C
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:ggsgsgs
  1. BPSK

    0下载:
  2. 用C语言实现的在AWGN信道下的BPSK信号调制-C language in AWGN channel BPSK modulation signal
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-01-15
    • 文件大小:7837
    • 提供者:记忆超
  1. awgn_simulator

    1下载:
  2. LDPC码在AWGN信道下的译码程序(c语言)-LDPC code in AWGN channel decoding procedures under (c language)
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:7470
    • 提供者:
  1. IRAcode

    0下载:
  2. 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2432
    • 提供者:wangyuan
  1. QC_codes

    1下载:
  2. Construct the short length of QC LDPC codes without girth 4 and girth 6-The Program to construct the short length of QC LDPC codes without girth 4 and girth 6 Copyright (C) Yang XIAO, Jun FAN, BJTU, July 26, 2007, E-Mail: yxiao@bjtu.edu.cn.
  3. 所属分类:3G develop

    • 发布日期:2017-03-23
    • 文件大小:2544
    • 提供者:lydia
  1. QPSK_AWGN

    0下载:
  2. QPSK在AWGN信道中传输的检测性能,内含QPSK调制解调、AWGN的C语言实现,是无线通信仿真的最简单的例子-the performance of the system with QPSK and AWGN, using the C language to simulate
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:84935
    • 提供者:Hongyuan Li
  1. QPSK_Rayleigh_AWGN

    0下载:
  2. Rayleigh Fading and AWGN Influence on the QPSK System,using C language to simulate
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:316759
    • 提供者:Hongyuan Li
  1. awgn

    0下载:
  2. Simple AWGN noise (c++)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-22
    • 文件大小:353248
    • 提供者:QQ
  1. frequency_recovery

    1下载:
  2. 在C++平台上实现QPSK调制,加频偏过AWGN信道,然后采用COSTAS的方法进行载波恢复-In the C++ platform for a QPSK modulation, plus offset over AWGN channel, and then use the methods COSTAS carrier recovery
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-08
    • 文件大小:517295
    • 提供者:wwyy
  1. qpsk1012

    0下载:
  2. QPSK modulation in Rayleigh fading and AWGN channel
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:936
    • 提供者:gulmira
  1. WIMAX_Turbo_Code

    1下载:
  2. 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
  3. 所属分类:3G develop

    • 发布日期:2016-08-15
    • 文件大小:26624
    • 提供者:bennytang
  1. convlutional_code_viterbi

    0下载:
  2. 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:8321
    • 提供者:sijiu
  1. qpskprog

    1下载:
  2. 构建一个理想信道基本QPSK仿真系统,仿真结果有 a.基带输入波形及其功率谱 b信号及其功率谱 c.QPSK信号星座图 2.构建一个在AWGN(高斯白噪声)信道条件下的QPSK仿真系统,仿真结果有 a.QPSK信号及其功率谱 b.QPSK信号星座图 c.高斯白噪声信道条件下的误码性能以及高斯白噪声的理论曲线,要求所有误码性能曲线在同一坐标比例下绘制-qpsk modem emulation, plus white Gaussian noise
  3. 所属分类:Fax program

    • 发布日期:2017-04-05
    • 文件大小:2512
    • 提供者:赵小样
  1. AWGN

    0下载:
  2. AWGN信道的c++/c语言源程序,用于vs2010平台(The c++/c language source program for the AWGN channel, used for the VS2010 platform)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:彭菜菜
  1. LDPC_basic1

    1下载:
  2. 基于C++实现的LDPC码仿真代码程序,awgn信道下的编解码。(The LDPC code simulation code program based on C++, and the codec in the AWGN channel.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-18
    • 文件大小:3611648
    • 提供者:dznsd
  1. 12580016

    0下载:
  2. 用C语言实现的在AWGN信道下的BPSK信号调制()
  3. 所属分类:串口编程

    • 发布日期:2018-04-30
    • 文件大小:8192
    • 提供者:mfthom
搜珍网 www.dssz.com