登录
首页 » matlab » function

function

于 2020-11-13 发布
0 298
下载积分: 1 下载次数: 5

代码说明:

说明:  各种polar编译码函数,包括SC译码,BP译码,SCL译码以及循环检测编码(Various polar encoding and decoding functions, including SC decoding, BP decoding, SCL decoding and cyclic detection coding)

文件列表:

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\getArrayPointer_C.m, 1216 , 2018-07-22
function\getArrayPointer_P.m, 1251 , 2018-07-22
function\get_i_scl.m, 238 , 2018-07-22
function\initializeDataStructures.m, 1596 , 2018-07-22
function\initPC.m, 1560 , 2018-07-22
function\init_code_from_file.m, 498 , 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_SCAN_decode.m, 986 , 2018-07-22
function\polar_SCL_decode.m, 1396 , 2018-07-22
function\polar_SC_decode.m, 627 , 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

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

发表评论

0 个回复

  • OFDM-PTS
    降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功(Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation)
    2009-04-08 10:11:31下载
    积分:1
  • AirScout_V1_2_0_5
    说明:  Ham Radio Utility software for Doppler Radar, for Plane Scatter
    2020-07-05 05:54:07下载
    积分:1
  • morphological
    Automatic Target Detection and tracking in FLIR Image sequences using Morphological connected operator
    2011-01-29 12:00:14下载
    积分:1
  • TPC-decode
    MATLAB环境下实现了基于Chase II译码算法的Turbo乘积码[TPC]译码的程序。(MATLAB-based implementation environment Chase II decoding algorithm of Turbo Product Code [TPC] decoding process.)
    2009-02-26 09:58:56下载
    积分:1
  • 码识别(matlab代码)20180111
    说明:  卷积码、RS码、LDPC码、turbo码的生成及识别。(Generation and recognition of convolutional codes, RS codes, LDPC codes and TurBO codes.)
    2021-04-14 18:58:55下载
    积分:1
  • Solving
    说明:  求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。(Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent and non-numerical optimization methods (such as simulated annealing, genetic algorithms, etc.), genetic algorithm for solving approaches: the first on the top of the decision variable coding, on behalf of the were lower programming model, by solving the lower model of decision variables values into the upper model on behalf of the fitness value, and then crossover and mutation, select Options, and finally get the best solution.)
    2010-04-07 13:21:06下载
    积分:1
  • ENC28J60
    带SPI接口的独立以太网接口控制器,支持全双工和半双工模式,高速SPI接口(Independent Ethernet interface controller with SPI interface, support for full-duplex and half-duplex mode, high-speed SPI interface)
    2013-03-19 15:11:32下载
    积分:1
  • RAYLEIGH
    TO PLOT THE RAYLEIGH DISTRIBUTION PLOT
    2017-05-15 14:35:40下载
    积分:1
  • OPCClient
    c#写的opc客户端,调用OpcDaNet.dll(opc client c# to write, call OpcDaNet.dll)
    2012-06-11 15:49:31下载
    积分:1
  • A200912-942
    随着网络带宽的越来越大以及嵌入式技术和嵌入式设备的日益发展成熟,过去的很 多设备如今变成了可管理的网络设备,它们不仅嵌入了操作系统和拥有自己的IP 地址,而 且还通过嵌入web 形式的网络代理端以方便用户的控制和管理。本文通过在arm920t 的开发 板上移植BOA(一个开源的web server),并嵌入到接入网络设备当中以实现对其进行web 化的控制和管理。(With increasing network bandwidth and embedded technology and the increasing development of sophisticated embedded devices, over the past many devices now become manageable network equipment, which not only embedded operating system and has its own IP address, and through web forms embedded in the network proxy client to facilitate the user' s control and management. In this paper, the development board in arm920t transplant BOA (an open source web server), and embedded in the access network equipment for them to achieve their web based control and management.)
    2011-05-24 15:47:40下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载