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

viterbi-matlab

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

  • ..
    说明:  matlab与数学建模--源程序 我是初学者,大家可以参考一下(matlab mathematical modeling- source I am a beginner, we can refer to)
    2012-05-15 17:18:47下载
    积分:1
  • Cpp1
    双音多频,由高频群和低频群组成,高低频群各包含4个频率。一个高频信号和一个低频信号叠加组成一个组合信号,代表一个数字。DTMF信号有16个编码。利用DTMF信令可选择呼叫相应的对讲机。(Dual tone multi-frequency, high-frequency and low-frequency group composed of groups, high-frequency group contains four frequencies each. A high-frequency signal and a low frequency signal is superimposed to form a combined signal representative of a number. DTMF signal has a 16 code. DTMF signaling to the appropriate use of the intercom call.)
    2014-10-30 17:22:37下载
    积分:1
  • SizableRebar_demo
    展示单和多文档上带有背景Bar(display of single-and multi-document with background on the Bar)
    2005-02-04 09:40:00下载
    积分:1
  • 4678
    此是MATLAB7.0程序设计的那本书的源代码,希望对大家能有所帮助。(This book MATLAB7.0 programming source code, I hope that we can help.)
    2013-04-01 12:34:03下载
    积分:1
  • att
    奇异吸引子,混沌吸引子,复杂系统理论,画法代码。(Strange attractor, chaotic attractor, complex systems theory, painting code.)
    2013-12-17 13:00:27下载
    积分:1
  • 3
    说明:  层次分析法,简单易操作,可用于计算权重,选择出比较重要的元素。(ahp,easy to operate。Can be used to calculate the weight, the more important the selected element.)
    2014-10-07 14:35:16下载
    积分:1
  • dimension
    维娜滤波器的设计matlab代码以及仿真(The design of Sabina filter dimension )
    2011-05-26 11:58:06下载
    积分:1
  • code
    角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。(Corner detection program source code, using extraction methods HARRIS corner, very good.)
    2007-11-28 22:12:20下载
    积分:1
  • kernel-ica1_2
    这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
    2007-11-08 20:42:56下载
    积分:1
  • LFM
    该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
    2013-12-14 15:56:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载