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

viterbi-matlab

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

  • Knight2
    这是自己写的骑士巡游问题的源代码,控制台实现没有图形化(This is, the parade was the Knights of the source code, not realizing console Graphic)
    2006-12-05 21:41:59下载
    积分:1
  • 2D-MUSIC
    L型阵下基于2D-MUSIC的二维DOA估计算法(Under the L-type array estimation algorithm based on 2D-MUSIC-dimensional DOA)
    2020-11-21 22:19:35下载
    积分:1
  • netlibfiles
    非线性规划,二次规划SQP,matlab程序求最优值(Nonlinear Programming)
    2014-09-14 00:24:28下载
    积分:1
  • matlab-ppt
    MATLAB学习,PPT文件。完全深入简出的教学方法,从最简单的着手。(MATLAB Learning, PPT files. Completely in-depth Jane out of teaching methods, from the simplest place to start.)
    2009-10-07 15:48:33下载
    积分:1
  • mesh
    对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果(Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot)
    2015-04-14 20:15:39下载
    积分:1
  • matlabzhilingbiao
    引用 MATLAB 主要函数指令表,引用 MATLAB 主要函数指令表(MATLAB,MATLABMATLABMATLAB)
    2010-02-07 09:52:08下载
    积分:1
  • BM
    说明:  Opencv: Optical flow calculation using Block Matching method
    2010-05-09 21:55:59下载
    积分:1
  • Sim
    电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
    2013-12-11 14:18:26下载
    积分:1
  • Delaunay
    delaunary三角剖分,在数据点较小的情况下,运行结果还算客观,但是数据点大于五万时,运行较慢。(Delaunary triangulation, data point in the case of small, the operation results is objective, but the data points is greater than fifty thousand, is running slower.)
    2014-12-09 21:44:53下载
    积分:1
  • VirtualMouse_project
    虚拟的鼠标控制,适合初学者用来分析源码,实际当然没有什么用,测试通过(virtual mouse control, best for those green hands. It is not applicable for those experienced programmers.)
    2014-08-12 08:59:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载