登录
首页 » Visual C++ » viterbi

viterbi

于 2012-04-26 发布 文件大小:5KB
0 301
下载积分: 1 下载次数: 12

代码说明:

  matlab仿真中的(2,1,2)卷积码和维特比译码的码源。(matlab simulation (2,1,2) convolutional code and Viterbi decoding of the code source.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • viterbi-matlab
    卷积编码器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)
    2015-04-20 17:06:18下载
    积分:1
  • wsse
    deneme denem edeneme deneme
    2015-03-27 21:23:23下载
    积分:1
  • kmeans
    k-means 源代码 k-means is a very useful hierarchical clustering in meachine learning (k-means is a very useful hierarchical clustering in meachine learning )
    2010-11-23 09:47:03下载
    积分:1
  • jisuanxiangying
    计算三层框架的损伤前后响应的对比,对于结构健康监测比较实用(Three frames before and after damage calculation response contrast, more practical for structural health monitoring)
    2013-10-26 09:50:55下载
    积分:1
  • usgs_dem_1
    对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data. )
    2014-11-23 19:56:21下载
    积分:1
  • 503
    电饭煲控制源程序 很实用 很强大 你们一定喜欢(Rice cooker is very useful source control is very strong that you will love)
    2009-12-23 15:01:39下载
    积分:1
  • matlab
    数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
    2011-10-20 18:34:12下载
    积分:1
  • bds2006_cpp_vectserial
    vector control of induction motor
    2012-05-16 04:15:47下载
    积分:1
  • GStreamer
    最新的gstreamer内部原理和开发指南,讲的非常详细,收藏好多年啦(The new GStreamer internal principle and development guide, a very detailed, for several years)
    2014-02-19 20:36:47下载
    积分:1
  • statcompwm
    无功补偿STATCOM的simulink建模,采用直接电流(STATCOM reactive power compensation Simulink modeling, using direct current)
    2013-05-16 13:29:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载