CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 其它资源 其它程序

文件名称:极化码编译码代码

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2021-03-18
  • 文件大小:
    25.19mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

里面是关于极化码的编译码,以及编译码的误差分析
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : PolarCodeDecodersInMatlab-master.zip 列表
PolarCodeDecodersInMatlab-master/
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/BP_Decoder_LLR.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/Decoding_Index/
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/Decoding_Index/get_llr_layer.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/Decoding_Index/index_Matrix.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/Capacity_Binary_AWGN.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/GA.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/accurate_phi.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/derivative_phi.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/get_PCi_vector.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/get_optimized_parameters.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/get_subchannel_capacity.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/main.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/phi.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/GA/phi_inverse.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/Simulation.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/bler.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/get_bit_layer.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/main.m
PolarCodeDecodersInMatlab-master/PolarCodeBPdecoder/polar_encoder.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/CASCL_decoder.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/Capacity_Binary_AWGN.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/GA.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/accurate_phi.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/derivative_phi.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/get_PCi_vector.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/get_optimized_parameters.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/get_subchannel_capacity.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/main.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/phi.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/GA/phi_inverse.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/Clambda.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/LR_sort.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/bit_channel_degrading_procedure.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/capacity.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/dClambdadx.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/degrading_merge.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/erasure_symbol_merge.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_AWGN_capacity.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_AWGN_transition_probability.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_BMS_capacity.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_Clambda_zero_points.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_W_down.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_W_up.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/get_y_interval.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/main.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/DegradingConstruction/transform_AWGN_to_DMC.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/UpgradingConstruction/
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/UpgradingConstruction/Clambda.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/UpgradingConstruction/LR_sort.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/UpgradingConstruction/bit_channel_upgrading_procedure.m
PolarCodeDecodersInMatlab-master/PolarConventionalCASCL/HowToConstructPolarCode/UpgradingConstruction/dClambdadx.m
PolarCodeDecodersInMatlab-mas

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com