登录
首页 » Visual C++ » viterbi-matlab

viterbi-matlab

于 2015-04-20 发布 文件大小:1KB
0 243
下载积分: 1 下载次数: 6

代码说明:

   卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=zeros(1,s+1) 存放Fc路径的 md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)

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

发表评论

0 个回复

  • Gausshermite
    高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab(Gauss int)
    2012-11-18 17:13:36下载
    积分:1
  • VC
    说明:  VC与matlab的混合编写程序的COM方法,如何调用COM进行混合编程。(Mixture of VC and matlab programming of COM methods, how to call COM mixed programming.)
    2010-11-30 13:14:57下载
    积分:1
  • matrix_chol
    说明:  matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
    2011-03-14 19:28:50下载
    积分:1
  • cfar
    MATLAB雷达检测CFAR.这是CA-CFAR程序。里面包含所需要的函数和数据文件。(This is simple cell-averaging lead/lag CFAR.)
    2021-04-27 13:58:45下载
    积分:1
  • matpower4.1
    用于MATLAB中潮流计算的软件包,内含使用说明和多个测试文件,使用方便(MATLAB software is used to calculate the trend, contains instructions and multiple test files, easy to use)
    2014-08-13 20:00:22下载
    积分:1
  • Untitled
    这个代码是用Matlab写的心形代码,是通过点的形式编写的,看起来很有意思。(This code is written using Matlab heart-shaped code, through the form of written, looks very interesting.)
    2013-08-29 09:21:33下载
    积分:1
  • SADFSA
    这是21寸定位压合源代码(it s very inportent)
    2013-11-15 19:37:11下载
    积分:1
  • MatComTest
    在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
    2010-03-06 22:52:54下载
    积分:1
  • ssa
    ssa,用于在matlab中的noise analysis(ssa, used in matlab noise analysis)
    2013-08-06 16:39:36下载
    积分:1
  • paint
    通过鼠标控制画点,线,封闭的线,同时右击选项话出什么类型的点,线(Mouse control by drawing points, lines, closed the line, while right-click options, then what kind of point, line)
    2014-12-12 13:33:40下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载