-
polar 码的SC译码算法
资源描述polar码,基于信道极化,分为好信道和坏信道,满足要求的好信道用于传输信息比特,坏信道用于传输冻结比特。先用BEC构造获取冻结比特位置,在此基础上传输0比特,其他位置传信息比特。输入SC译码算法为信道转移概率,译码算法属于串行译码算法。当前获得译码判决比特,用于下一比特的译码比特的判决。
- 2022-01-26 00:13:58下载
- 积分:1
-
Bayesian forecasting of operations research is on the machine is important exper...
运筹学的贝叶斯预测,是上机进行运筹学实验的重要实验。-Bayesian forecasting of operations research is on the machine is important experimental operations research experiments.
- 2022-04-08 04:16:45下载
- 积分:1
-
二格码转换的算法
二格码转换的算法-two grid transcoding algorithm
- 2023-03-10 06:35:04下载
- 积分:1
-
泊松表面重建 -
在这篇文章中的代码要求用户选择一个点集,然后使用Delaunay三角网在这些点创建多面网格。 [我们正在创建一个多面网格我们仅限于32,767顶点。这是已知的限制使用PolyFaceMesh对象时:在AutoCAD2010新SubDMesh目的它应该是可能写在不脱离这种限制的影响的一个版本。有所期待,从未来的职位...]
- 2022-08-24 19:05:50下载
- 积分:1
-
- 2022-10-02 07:15:03下载
- 积分:1
-
我们的一个非线性振动课的作业,希望大家能用上啊!
我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
- 2022-12-07 03:45:03下载
- 积分:1
-
矩阵计算C语言源代码
采用C语言,编写了矩阵计算常用的一些函数,比如矩阵转置,矩阵求逆,矩阵的加减乘除等
- 2023-01-16 05:25:03下载
- 积分:1
-
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序...
约瑟夫环,运用了数据结构中的链结构。具体请详细观察源程序-Joseph Wan, the use of the data structure in the chain structure. Please observe the specific source code
- 2022-03-09 12:41:47下载
- 积分:1
-
计算模拟的统计方法(即蒙特卡罗模拟…
圆周率统计计算方法仿真(即蒙特卡罗Monte Carlo仿真)
文件
应用程序:圆周率的统计计算.exe
源代码文件:圆周率的统计计算.c-Statistical method of calculating pi simulation (ie Monte Carlo simulation Monte Carlo) file applications: the statistical calculation of pi. Exe source code files: the statistical calculation of pi. C
- 2022-08-24 16:46:00下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1