登录
首页 » 算法 » 卷积编码器维特比编码器

卷积编码器维特比编码器

于 2023-07-11 发布 文件大小:2.53 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

卷积编码器 (2 到 5 评级) 和软决定维特比译码器在 MATLAB 中实现 卷积编码器和维特比译码器 %发电机多项式 g1 = [1,0,1,0,0,1,1,1]; g2 = [1,1,1,1,0,1,1,0]; g3 = [0,1,1,1,1,0,0,1]; g4 = [1,0,1,1,0,1,1,0]; g5 = [1,1,1,1,1,0,1,1];

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

发表评论

0 个回复

  • 二叉树的递归和非递归遍历
    这是一个关于二叉树遍历的源代码,是用C语言的所描述的,是关于二叉树遍历的数据结构的算法问题,
    2023-06-25 08:05:03下载
    积分:1
  • 解决利用 BFS 在 Java 中的 8 拼图游戏
    这就是广度优先搜索和 8 拼图算法在求解 8 益智游戏的执行。 使用的语言是 java,代码中的注释将帮助与其余部分 !
    2022-01-21 18:09:54下载
    积分:1
  • 遗传的一些见解。特别是简单的遗传程序…
    关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。-on Genetic Algorithms some insight. Especially on the simple genetic procedures designed to achieve.
    2022-03-06 13:27:25下载
    积分:1
  • Monte Carlo method known as random or statistical skills test method. More than...
    蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
    2022-07-14 13:23:24下载
    积分:1
  • 牛顿迭代的数值解vb程序
    这是一个利用vb算法语言来模拟牛顿迭代法的程序,通过不同的迭代过程来体现出迭代次数的多少,从而优化计算,程序里面有两个不同的函数来进行区别。
    2022-02-03 14:44:30下载
    积分:1
  • 各种不同排序思想的排序源程序
    各种不同排序思想的排序源程序- Each kind of different arrangement thought arrangement source program
    2022-02-05 06:08:06下载
    积分:1
  • ACM的参考书,涉及最短路径、最小生成树、网络流、可行遍性问题等...
    ACM的算法参考书,涉及最短路径、最小生成树、网络流、可行遍性问题等-ACM Algorithm Book
    2022-08-16 05:25:20下载
    积分:1
  • 公有继承举例
    公有继承的举例,派生类的声明,通过派生类对象访问基类的公有成员。
    2022-02-16 04:06:40下载
    积分:1
  • 8位冗余二进制乘器源码
    该8位乘法器采用冗余二进制编码。0或1需要用2位bit表示。 冗余二进制使得部分积压缩部分速度更快,不受到进位的影响 编程语言为verilog
    2022-09-25 10:35:02下载
    积分:1
  • 遗传程序均匀交叉,变异操作
    采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
    2022-06-01 12:10:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载