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

viterbi-matlab

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

  • modu_classify
    以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
    2009-09-26 19:05:48下载
    积分:1
  • ucgui3.2-vc6.0
    基于嵌入式GUI的设计源码,在windows上开发(based on vc6.0, the GUI of embeded OS)
    2014-02-14 16:02:08下载
    积分:1
  • vcPPhybrid
    混合编程,vc++和matlab混合编程,通过rtw转换(Mixed programming, vc++ and matlab mixed programming, through rtw conversion)
    2014-10-22 11:10:10下载
    积分:1
  • master
    arduino用于控制ENCJ28芯片的库与文件( arduino ENCJ28 chip used to control and document library)
    2014-01-10 22:44:58下载
    积分:1
  • posongfangchengqiujie
    偏微分方程的求解,泊松方程的求解,一边大家学习交流(Partial differential equation, the solution of the Poisson equation, while we study the exchange)
    2012-06-11 12:15:07下载
    积分:1
  • SBASrc
    使用CMakeList重新组织的SBA,即稀疏矩阵光束法平差算法,希望对大家有用(Use CMakeList reorganize the SBA, namely sparse matrix bundle adjustment algorithm, we hope to useful)
    2014-02-15 14:34:03下载
    积分:1
  • beiyisi
    时间序列的贝叶斯突变检测算法MATLAB源码.rar
    2010-08-20 22:03:48下载
    积分:1
  • Final-Game
    "Guess The Number" Gae For Beginers.
    2013-12-12 21:10:34下载
    积分:1
  • HandGestureRecognition-master
    matlab代码调用摄像头,从而实现手势识别功能,代码没有问题(Realization of gesture recognition)
    2018-01-26 13:51:27下载
    积分:1
  • TMA1
    抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
    2013-09-25 12:33:44下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载