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

viterbi-matlab

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

  • charconvert
    模仿南极星写的一个编码转换工具,日文,中文,uf8之间的转换。当初为了写这个工具调查了很多资料。难得的,很少人写这方面的东西。花了不少时间。(NJStar imitate write a code conversion tool, Japanese, Chinese, uf8 conversion between. We had to write this tool to investigate a lot of information. Rare, very few people write things in this regard. Spent a lot of time.)
    2007-11-22 14:33:23下载
    积分:1
  • IPM-OPF
    程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。(Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.)
    2021-03-22 09:29:17下载
    积分:1
  • Autofocus
    介绍Auto focus的文章,主要介绍了对焦技术,探测技术;包括频域分析、目标函数、目标函数效能验证、影像评估效能之因素、高斯低通滤波器参数的选取、自动对焦技术;以及相关实验结果与分析。(Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective function performance verification, image assessment of the effectiveness of the factors, Gaussian low-pass filter parameter selection, auto-focus technology and related experimental results and analysis.)
    2009-11-26 15:51:46下载
    积分:1
  • chen1
    Lorenz系统,吕系统的延迟反馈matlab仿真(Lorenz system, Lu delayed feedback system simulation)
    2012-11-22 19:03:02下载
    积分:1
  • CalculateRate
    用matlab编写的基于人脸识别系统,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题(Prepared using matlab face recognition system based on the literature may refer to " Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection." Procedures have been tested there is no problem running)
    2010-08-03 15:57:29下载
    积分:1
  • mxd_coffe_v35_final
    冒险咖啡屋秘密花园V35最终版源码 Visual Basica代码,要研究MXD的朋友可以下载看下(adventure coffee secret garden V35 final version of Visual Basica source code to study MXD friends can download facie)
    2007-01-21 08:38:30下载
    积分:1
  • matlabcuda
    说明:  MATLABcuda编程指南,很好用的,大家有兴趣的有看看。(MATLABcuda programming guide, useful, and we are interested in a look.)
    2010-05-04 17:38:47下载
    积分:1
  • com
    MSP430X44X系列的串口通讯操作完整程序(COM USED IN MSP430)
    2009-07-17 17:22:41下载
    积分:1
  • grid-supression-in-frequency-domain
    去处干涉条纹最有效的频域消除法,非常实用,效果极佳。(supress grid by frequency domain, very practical with high efficency)
    2014-02-03 21:51:36下载
    积分:1
  • chuanshujuzhen_20101130
    计算随机薄膜厚度的反射率和透射率,利用传输矩阵编写(Random film thickness calculated reflectance and transmittance, written using the transfer matrix)
    2020-09-15 16:37:57下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载