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

viterbi-matlab

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

  • vcAndMatlab
    matlab联合vc++仿真,最近刚学的,用的上,不错不错。(Joint vc++ matlab simulation, recently learned, the use, good good.)
    2014-12-04 20:26:28下载
    积分:1
  • Project1
    C++ 生成画图数据,main函数开启matlab engine,分配存储空间,绘图(C++ calls matlab engine to plot graphics)
    2014-01-19 00:23:08下载
    积分:1
  • weitohui
    学好数字图像处理,学好matlab,学好vc++,怎么能少了位图转灰度图像c++源码。(you will succeed.)
    2013-11-08 20:08:06下载
    积分:1
  • test2
    基于windows平台vs2010和opencv2.4.10和zbar的二维码识别程序。(Based on the Windows platform vs2010 and opencv2.4.10 and zbar qr code identification procedures.)
    2021-04-02 15:59:08下载
    积分:1
  • 44
    说明:  BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
    2008-11-10 20:55:07下载
    积分:1
  • timefrequencyCPP
    说明:  VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。(VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.)
    2011-03-02 13:46:38下载
    积分:1
  • QR-Generator
    this is the qr code gen code
    2015-03-22 02:13:05下载
    积分:1
  • fuzzy2
    FUZZY LOGIC gaussian function /triangular function
    2019-05-01 22:27:39下载
    积分:1
  • chamfermatching
    Description of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
    2013-11-25 23:42:19下载
    积分:1
  • diancizhang
    电磁场与电磁波第四版的答案,比较详细,有用(Electromagnetic field and wave the fourth edition of the answer, more detailed, useful)
    2014-10-07 16:38:20下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载