登录
首页 » matlab » polar-code

polar-code

于 2020-05-30 发布
0 324
下载积分: 1 下载次数: 7

代码说明:

说明:  polar 代码,使用matlab进行仿真,实现了polar代码基本功能,并提供polar基本原理说明(matlab polar simulation)

文件列表:

constructedCode, 0 , 2018-07-22
constructedCode\construct_polar_code_Ba.m, 1115 , 2018-07-22
constructedCode\construct_polar_code_GA.m, 1046 , 2018-07-22
constructedCode\construct_polar_code_MC.m, 1113 , 2018-07-22
constructedCode\fFunction.m, 77 , 2018-07-22
constructedCode\initialize_phi.m, 1635 , 2018-07-22
constructedCode\phi_x_inv.m, 442 , 2018-07-22
constructedCode\phi_x_table.m, 219 , 2018-07-22
constructedCode\PolarCode_block_length_1024_designSNR_0.00dB_method_BhattaBound.txt, 4013 , 2018-07-22
constructedCode\PolarCode_block_length_128_designSNR_0.00dB_method_BhattaBound.txt, 404 , 2018-07-22
constructedCode\PolarCode_block_length_256_designSNR_0.00dB_method_BhattaBound.txt, 916 , 2018-07-22
constructedCode\PolarCode_block_length_256_sigma_0.90_method_GA.txt, 916 , 2018-07-22
constructedCode\PolarCode_block_length_512_designSNR_0.00dB_method_BhattaBound.txt, 1940 , 2018-07-22
constructedCode\updateL.m, 875 , 2018-07-22
function, 0 , 2018-07-22
function\arctanhTanhPlusTanh.m, 79 , 2018-07-22
function\assignInitialPath.m, 736 , 2018-07-22
function\bpsk.m, 330 , 2018-07-22
function\clonePath.m, 744 , 2018-07-22
function\continuePaths_FrozenBit.m, 644 , 2018-07-22
function\continuePaths_UnfrozenBit.m, 4531 , 2018-07-22
function\crc_check.m, 246 , 2018-07-22
function\fFunction.m, 77 , 2018-07-22
function\findMostProbablePath.m, 833 , 2018-07-22
function\get_i_scl.m, 238 , 2018-07-22
function\getArrayPointer_C.m, 1216 , 2018-07-22
function\getArrayPointer_P.m, 1251 , 2018-07-22
function\init_code_from_file.m, 498 , 2018-07-22
function\initializeDataStructures.m, 1596 , 2018-07-22
function\initPC.m, 1560 , 2018-07-22
function\intial_tree_G.m, 3163 , 2018-07-22
function\killPath.m, 947 , 2018-07-22
function\logdomain_diff.m, 433 , 2018-07-22
function\logdomain_sum.m, 392 , 2018-07-22
function\pencode.m, 304 , 2018-07-22
function\polar_BP_decode.m, 1555 , 2018-07-22
function\polar_SC_decode.m, 627 , 2018-07-22
function\polar_SCAN_decode.m, 986 , 2018-07-22
function\polar_SCL_decode.m, 1396 , 2018-07-22
function\polar_SSC_decode.m, 3097 , 2018-07-22
function\recursivelyCalcP_scl.m, 2132 , 2018-07-22
function\recursivelyUpdateC_scl.m, 1114 , 2018-07-22
function\updateB.m, 531 , 2018-07-22
function\updateBitMap.m, 712 , 2018-07-22
function\updateL.m, 947 , 2018-07-22
function\updateLLRMap.m, 780 , 2018-07-22
main.m, 4489 , 2018-07-22
polar-factor.jpg, 26554 , 2018-07-22
polar码基本原理v1.docx, 1581536 , 2018-07-22
result, 0 , 2018-07-22
result\polar_bp50_256_128.fig, 23350 , 2018-07-22
result\polar_sc_256_128.fig, 21446 , 2018-07-22
result\polar_scan1_256_128.fig, 25020 , 2018-07-22
result\polar_scan4_256_128.fig, 25347 , 2018-07-22
result\polar_scl_8_16_256_128.fig, 22674 , 2018-07-22
result\polar_ssc_256_128.fig, 21505 , 2018-07-22
result\result_256_128.pdf, 17666 , 2018-07-22
result\result_256_128.png, 57509 , 2018-07-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SystemView
    通信系统的SystemView仿真,详细的说明了用SystemView这个软件做系统设计的步骤。(SystemView communication system simulation, a detailed description of the use of the software to do SystemView system design steps.)
    2008-05-21 23:53:08下载
    积分:1
  • multirate-signal-communication_part1
    通信系统中的多采样率信号处理,西安交通大学出版社,原文:弗雷德里克.J.哈里斯 等编著 (第一部分)(Communication system multirate signal processing, Xi an Jiaotong University Press, Original: Frederick. J. Harris, eds (Part I))
    2011-05-17 08:44:10下载
    积分:1
  • DWellsThesis
    This thesis presents simulation data on array operation in wideband communication systems. It is shown that array structures with closer inter-element spacing outperform structures with much larger inter-element spacing. It is also shown that circular structures outperform linear structures. This performance di erence between the classi cations of arrays is due largely to the circular array s ability to handle high levels of interference. Even though a diversity combining scheme (MRC) was used in the simulator, the arrays provided interference rejection capabilities due to the closely spaced antenna elements.
    2010-01-01 00:56:28下载
    积分:1
  • word文档对球形译码的理论原理和仿真code
    word文档对球形译码的理论原理和仿真结果进行了分析 1.sphereandML是主程序,性能接近最大似然ML检测,调用了spheredecode和spheredecodeinf两个子程序; 2.main_spheretoML是主程序,性能达到最大似然NL检测,调用了spheredecodetoML和spheredecodeinftoML两个子程序。(word document on the theory of spherical decoding theory and simulation results are analyzed 1.sphereandML are the main program, performance close to the maximum likelihood ML detection, call the spheredecode and two spheredecodeinf subprogram 2.main_spheretoML are the main program, to achieve maximum performance Ran Detect NL, call a subroutine spheredecodetoML and two spheredecodeinftoML.)
    2021-03-31 17:59:08下载
    积分:1
  • dpd
    说明:  神经网络数字预失真方面的论文,希望有帮助。关于BP神经网络的(Neural network digital predistortion papers, I hope to help. Research on BP neural network)
    2021-02-18 14:48:43下载
    积分:1
  • Capacity and Channel
    说明:  是一个关于信道容量和信道估计的很全面的matlab源程序(is one of the channel capacity and channel estimation of the very comprehensive source Matlab)
    2006-01-08 22:48:15下载
    积分:1
  • ls_mmse
    这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码(the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code)
    2020-12-01 22:29:27下载
    积分:1
  • unlocbox-1.7.5
    说明:  构建了基于压缩感知的信号处理系统,并用BPDN算法将频域稀疏信号恢复出来,BPDN算法与GPSR算法类似,属于基追踪算法,复杂度较高但较为精准。(A signal processing system based on compressed sensing is constructed, and bpdn algorithm is used to recover the sparse signal in frequency domain. Bpdn algorithm is similar to GPSR algorithm, which belongs to base pursuit algorithm, with higher complexity but more accurate.)
    2021-03-24 17:01:47下载
    积分:1
  • juanjima
    卷积码编译码C程序 一种简单的(3,1,2)卷积码编码和译码程序(Convolutional code encoding and decoding procedures for a simple C (3,1,2) convolutional code encoding and decoding procedures)
    2009-05-23 10:07:45下载
    积分:1
  • 2
    说明:  32位数字式光纤陀螺的采集程序,通过串口(32 Digital FOG collection program, through the serial port)
    2012-12-12 22:17:12下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载