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

viterbi-matlab

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

  • AfxGetApp
    AfxGetApp()应用,比较简单的说明,我从网上找的。(AfxGetApp (), relatively simple explanation, I find from the Internet.)
    2006-12-28 08:38:58下载
    积分:1
  • Pallecant
    方程求根的matlab程序,用的是平行法则,仅供参考(Roots of the equation matlab program, using a parallel rule, for reference only)
    2011-09-27 10:41:43下载
    积分:1
  • 123
    设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
    2009-12-29 09:18:33下载
    积分:1
  • vr
    说明:  一本matlab的虚拟现实的讲义,书写的还不错!(A virtual reality matlab lecture notes, writing bad!)
    2011-04-14 00:29:44下载
    积分:1
  • 2014
    2014 Continuous Learning of Human Activity Models - imp(2014 Continuous Learning of Human Activity Models- imp)
    2015-03-15 19:10:40下载
    积分:1
  • xxx
    做经验模态分解用的几个有用函数,真的非常有用。(Do empirical mode decomposition several useful function is really useful.)
    2012-11-01 16:59:49下载
    积分:1
  • Heed-matlab.m
    HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
    2014-01-20 17:18:56下载
    积分:1
  • GreenSim
    Dijkstra最短路算法通用Matlab程序
    2010-08-20 21:29:51下载
    积分:1
  • F16_dynam
    F16开环动力学模型,采用C语言编写的MATLAB S函数。输入为油门及3个舵面共四个控制量,以及系统低阶、高阶选择器。前缘襟翼模型内部自动调节。输出为12个状态量以及油门大小。采用欧拉角坐标系。(F16 open-loop dynamic model, using the C language MATLAB S function. Throttle input, and three of four rudder control volume, and system low, high selector. Automatically adjust the front flap inside the model. The amount of output for the 12 states and the accelerator size. Using Euler angle coordinate system.)
    2011-09-30 11:02:24下载
    积分:1
  • MF-FEM1
    一个小巧有限元计算软件fem的licence和一个例子(A compact fem finite element software and an example of licence)
    2014-02-12 08:57:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载