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

viterbi-matlab

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

  • VCformatlab
    说明:  在Visual C++中调用matlab中定义的函数,可以方便利用matlab的资源(Calling Matlab defined in the function, Matlab can facilitate the use of resources)
    2006-03-02 19:09:56下载
    积分:1
  • [MATLAB
    《MATLAB统计分析与应用:40个案例分析》程序与数据(" MATLAB statistical analysis and applications: 40 Case Studies" program and data)
    2015-03-14 10:23:00下载
    积分:1
  • rog
    在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
    2012-04-20 01:01:31下载
    积分:1
  • sloveTSPbothcandmatlab
    同样是遗传算法 从 c和matlab 两方面解决(From the same genetic algorithm to solve both c and matlab)
    2010-05-21 10:08:20下载
    积分:1
  • shuicao2D
    边界造波法udf,可应用于fluent软件2D水槽的波浪生成。(Boundary wave method udf, the software can be applied to 2D sink fluent waves generated.)
    2014-12-07 17:42:30下载
    积分:1
  • xinhaoshengcheng
    随机信号仿真数据的生成的matlab程序(Random-signal simulation data generated by matlab program )
    2012-03-29 20:51:08下载
    积分:1
  • xxx
    circiut battery charger used with inverter circiut
    2013-12-24 03:49:07下载
    积分:1
  • Affractalp
    应用毯子法求一幅图像的分形维维数,matlab上的应用方法 (The application of a blanket of an image through the fractal dimension of the Matlab application method)
    2012-07-18 20:50:55下载
    积分:1
  • worlds-greatest-dad_indonesian-670009
    Analysis of Unified Power Flow Controller for Industrial and Educational Purposes
    2014-08-29 22:42:22下载
    积分:1
  • PI
    说明:  生成PI的一个小程序 可以精确掉小数点后几百位。 (PI generated a small program can accurately swap places after the decimal point a few hundred.)
    2007-10-22 15:00:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载