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

viterbi-matlab

于 2015-04-20 发布 文件大小:1KB
0 289
下载积分: 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 个回复

  • Fractal-Visual-CPP
    分形算法与程序设计Visual C++实现完整版。介绍了许多分形算法,并给出了算法实现的关键部分。(To realize the full version of fractal algorithm and program design of Visual C++. Introduced many fractal algorithm, and gives the key part of the algorithm to achieve.)
    2014-09-13 16:24:55下载
    积分:1
  • nengliang-zhongxin-jiaozhengfa
    能量重心校正法,进行频谱的幅值修正,算法可以参见谢明、丁康老师的频谱分析文章。(Energy center of gravity correction method, the amplitude correction of the spectrum, spectrum analysis of the algorithm can be found in Xie Ming, DING Kang teacher article.)
    2012-07-23 15:24:59下载
    积分:1
  • tgff-3.5
    task graph generator: task graph for free version 3.5
    2020-12-21 09:29:08下载
    积分:1
  • C-900example
    我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
    2007-03-13 13:26:26下载
    积分:1
  • m
    说明:  matlab圆柱投影的代码,辛苦管理员了,初学者,求教啊(Matlab code of cylindrical projection, hard administrator, beginners, for advice )
    2015-10-10 19:57:20下载
    积分:1
  • matlab_Koch
    利用Matlab对Kouch曲线的程序编写,能生成Koch曲线并绘制图形,级数作为外部参数输入,可调整。(The use of Matlab program of Kouch curve to write, can generate Koch curve and graphics rendering, series as external input parameters, can be adjusted)
    2013-12-09 22:16:41下载
    积分:1
  • biaogao4
    机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
    2013-10-08 10:47:31下载
    积分:1
  • bilidaoyinfa
    比例导引法的几个matlab程序,根据绝对弹道进行编程设计(Proportional navigation law matlab program, according to the absolute ballistic Programming)
    2013-05-18 15:16:35下载
    积分:1
  • bistablePsyetem
    随机共振运用于弱信号检测,同时对于其中的频谱能够很好的分析。(Weak signal detection applied to stochastic resonance, while for the spectrum which can be a good analysis.)
    2013-10-26 09:44:24下载
    积分:1
  • New
    programs for matlab in electrical engendering
    2011-05-20 19:21:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载