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

viterbi-matlab

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

  • Ppcnnnzipu
    脉冲耦合神经网络(PCNNN)用matlab的实现 (Matlab implementations of pulse coupled neural network (PCNNN))
    2012-08-23 21:17:09下载
    积分:1
  • s_function_tutorial
    Embedded Application using Matlab
    2009-06-09 15:12:05下载
    积分:1
  • MatlabandVC++
    说明:  文章叙述了VC++和matlab之间的接口,是用他们同时开发一个项目的好文章(The article describes the VC++ And the interface between matlab, is to use them to develop a project at the same time a good article)
    2008-12-05 19:05:21下载
    积分:1
  • 3weiinitial
    基于粒子群算法的一点个人的研究,希望与大家共同进步 (Particle swarm optimization based on a personal research, hope and progress together)
    2011-01-04 19:42:52下载
    积分:1
  • Matcom
    介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件(matcom,matlab,c++)
    2009-09-07 19:45:51下载
    积分:1
  • SerialComm-VB2008Express
    Serial com communication
    2014-01-21 01:53:16下载
    积分:1
  • FLch7NNeg2
    第七章的多维非线性辨识的MATLAB程序例7.2用神经网络学习二维非线性函数 ,是侯媛彬和汪梅的系统辨识课本上第七章的的实验。(Chapter VII of the multi-dimensional non-linear identification procedure Example 7.2 using the MATLAB neural network to learn two-dimensional nonlinear function, is Houyuan Bin and Wang Mei system identification textbook Chapter VII of the experiment.)
    2011-09-06 17:45:53下载
    积分:1
  • Matlab-CALL-EPANET
    应用matlab 调用epanet 软件进行管网水力学计算。(Application to call Matlab epanet software pipe network hydraulic calculation.)
    2013-04-27 10:48:13下载
    积分:1
  • SSystemidentiy
    Systemidentificcation,系统辨识 (Systemidentificcation, system identification)
    2012-08-12 20:52:00下载
    积分:1
  • satelite
    通过卫星的测量方程和状态方程来求解卫星的姿态。包括四元数,角度,角速度等等。(By satellite measurements to solve equations and state equations of satellite attitude. Including the quaternion, angle, angular velocity and so on.)
    2009-11-09 10:13:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载