登录
首页 » 算法 » ldpc 编译码C仿真

ldpc 编译码C仿真

于 2023-08-29 发布 文件大小:769.04 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

在AWGN信道下,采用BPSK调制,从txt中读入H矩阵,和生成矩阵,译码为LLR-BP译码。 该H矩阵为QC-LDPC码。仿真适用于任意码率,包括

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

发表评论

0 个回复

  • MTL C++数字图书馆
    MTL C++ Numeric Library-MTL C Library
    2023-01-21 11:55:04下载
    积分:1
  • Data Mining the classical k
    数据挖掘经典k-means算法C源码实现-Data Mining the classical k-means algorithm C source code to achieve
    2022-04-20 17:28:52下载
    积分:1
  • 一个排序过程的演示
    一个排序过程的演示- A arrangement process demonstration
    2022-07-01 05:53:26下载
    积分:1
  • 一个小游戏,用delphi做的,鸡兔同笼,数学计
    一个小游戏,用delphi做的,鸡兔同笼,数学计算!-a little game with delphi done, chickens and rabbits into the same cage, mathematical calculations!
    2022-12-31 08:15:03下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 蚁群聚类(Matlab程序)
    基本的蚁群聚类算法,已通过验证,可直接运行。压缩包中除了有基本的蚁群聚类算法实现外,还有改进的蚁群聚类算法和程序结果,以及讲解PPT。
    2022-03-12 17:54:21下载
    积分:1
  • 使用MPI并行编程
    用并行编程语言MPI编写整数加法程序。
    2023-08-13 16:20:03下载
    积分:1
  • the code is "commonly used computer numerical algorithms and procedures C v...
    该代码是《计算机常用数值算法与程序C版》一书中支持矩阵特征值和特征向量的计算代码,这些程序已在c6.0虚拟环境下通过。注意VC 6.0的安装路径,特别是包括目录(文件夹)路径,否则会出现编译头文件找不到的错误和编译器不正常。
    2022-02-04 23:54:03下载
    积分:1
  • 马氏距离
    这是一种改编的马氏距离 这是一种改编的马氏距离 这是一种改编的马氏距离 这是一种改编的马氏距离 这是一种改编的马氏距离 可以用来分类      
    2022-05-30 18:30:58下载
    积分:1
  • 快速排序qsort
    快速排序qsort 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-06 06:19:21下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载