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

搜索资源列表

  1. Polar Codes New

    9下载:
  2. It is a SC decoding program for polar codes.
  3. 所属分类:源码下载

    • 发布日期:2010-12-13
    • 文件大小:31.49kb
    • 提供者:EricJiang2010
  1. ldpc-bp

    1下载:
  2. LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1.21kb
    • 提供者:cindy duan
  1. POLAR

    2下载:
  2. a matlab program is on polar code in matlab environmental. this code is very good to optimize.-a matlab program is on polar code in matlab environmental. this code is very good to optimize.
  3. 所属分类:matlab

    • 发布日期:2015-06-11
    • 文件大小:1.46kb
    • 提供者:ABDALREZA
  1. polar

    0下载:
  2. GUI for different line codes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:4.1kb
    • 提供者:Saleem
  1. Polar codes

    0下载:
  2. it is the C program for polar codes
  3. 所属分类:其它

    • 发布日期:2013-12-10
    • 文件大小:278.17kb
    • 提供者:oldbig
  1. Polar-Codes-New

    1下载:
  2. 关于polar 码的SC(Successive Cancellation)译码程序,与原作者用BP(belief propagation)实现的译码程序“Polar code encoder and decoder”可以对比看-This is a SC decoding program about polar codes
  3. 所属分类:source in ebook

    • 发布日期:2015-06-11
    • 文件大小:50kb
    • 提供者:qiankai
  1. polar-codes

    6下载:
  2. 二进制删除信道下的极化码编译码,包括信道的极化,编码,以及SC算法下的译码。-The binary erasure channel polarization codes, including channel coding and decoding, polarization, under SC algorithm.
  3. 所属分类:Communication

    • 发布日期:2015-11-29
    • 文件大小:3kb
    • 提供者:jinlei
  1. Polar-Code-Encoder-and-Decoder

    2下载:
  2. PC码的BP解码,和传统的SC解码对比,有不错的优势-bp decoder for polar codes
  3. 所属分类:matlab

    • 发布日期:2016-07-26
    • 文件大小:43kb
    • 提供者:jack
  1. Polar-Codes

    2下载:
  2. polar码的分析,主要是关于polarcode的组合分解讲解以及编码译码讲解-Polar code analysis, is mainly about the combination of polarcode decomposition on decoding and coding
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:493.94kb
    • 提供者:fengyan
  1. An-Brief-Introduction-to-Polar-Codes

    0下载:
  2. 关于polar codes的源码,简单的仿真。-An Brief Introduction to Polar Codes
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:jing
  1. polar_BP_decoder.cu

    1下载:
  2. 本代码是基于GPU的polar码BP并行译码,主要完成基于GPU的并行译码功能,开发语言为CUDA C。(BP parallel decoding of polar codes based on GPU)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2kb
    • 提供者:npu
  1. Polar-Codes-Software-Matlab--master

    7下载:
  2. 极化码matlab仿真程序,包含各种译码方法(sc译码,scl译码,crc校验scl译码)(matlab simulation of polar codes)
  3. 所属分类:通讯编程

  1. PolarCodes-master

    0下载:
  2. Polar codes are a group of codes using channel polarization, invented by E. Arikan in 2008 [1], and proved to be capacity achieving. Polar codes make use of the fact that channels can be polarized, such that some channels become very reliable and
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:37kb
    • 提供者:hamzzaoui
  1. polar-codes

    2下载:
  2. 极化码编解码程序,其中包括了连续消除译码算法的译码程序(polar coding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:足球小子
  1. Polar-Codes-New

    2下载:
  2. 有关极化码的matlab语言的实现程序,其中包含了编码与译码(polar coding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:50kb
    • 提供者:足球小子
  1. polar-3gpp-matlab-master

    1下载:
  2. polar codes polar-3gpp-matlab-master
  3. 所属分类:matlab例程

  1. polar_codes

    3下载:
  2. 高斯加性白噪声信道下polar码的编译码程序,包括各种示例。(AWGN channel under the polar code codec program, including a variety of samples.)
  3. 所属分类:通讯编程

  1. PCode

    1下载:
  2. 涉及在不同信道下极化码的构造,极化码编译码,以及调制。(It involves the construction of polarization codes under different channels, polarization code encoding, and modulation.)
  3. 所属分类:其他

    • 发布日期:2021-03-20
    • 文件大小:34kb
    • 提供者:April Li
  1. polar code源码

    1下载:
  2. polar码的matlab编译码算法,很实用(matlab code of polar codes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-08-11
    • 文件大小:26kb
    • 提供者:changzhenga
  1. Polar Codes in MATLAB - v2

    0下载:
  2. polar code编译码 包括生成矩阵编码,SC译码算法,BER和BLER计算以及画图。(Polar code encoding and decoding It includes generating matrix coding, SC decoding algorithm, BER and BLER calculation and drawing.)
  3. 所属分类:通讯编程

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