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

viterbi-matlab

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

  • ColorImageHistogram
    彩色直方图(matlab),可以直接求出rgb图像的直方图(Color histogram (matlab))
    2009-05-20 09:46:01下载
    积分:1
  • AE
    说明:  AppWizard has created this AE application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
    2010-05-14 14:02:22下载
    积分:1
  • LMS_equalizer
    自适应均衡中LMS算法的仿真程序,输出曲线与均方误差曲线(Adaptive equalization in the LMS algorithm simulation program, the output curve and the mean square error curve)
    2011-06-20 16:30:32下载
    积分:1
  • ChildFrm
    The first scheme is based on the spatial locality of feature vectors corresponding to similar images. Learning is effected by modifying the query vector to incorporate the positive examples. The second scheme is based on “distorting” our view of the feature space. An new similarity distance between an image and the query is learned from the relevance feedback.
    2009-11-23 06:51:13下载
    积分:1
  • test3_4
    说明:  方程组追赶法的C++程序以及MATLAB源程序(Equations chase law procedures and the MATLAB C++ source code)
    2011-04-12 00:03:24下载
    积分:1
  • 北京
    选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
    2005-05-08 21:10:27下载
    积分:1
  • 109201245vbandmatlab
    说明:  实现VB和matlab通信,欢迎大家下载使用(VB and matlab to achieve communication, welcome to download)
    2010-04-21 14:41:32下载
    积分:1
  • MMMatlabega
    基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍. 已通过测试。 (Binary and floating-point encoding genetic algorithm based on Ma tlab language toolbox support, and provides a variety of options, cross-variation method. Through concrete examples of the Ma tlab genetic algorithm toolbox usage instructions describe. Has passed the test.)
    2012-09-30 12:50:30下载
    积分:1
  • Matlabcoban
    how to learn matlab from beggining
    2013-08-21 23:37:45下载
    积分:1
  • Two_stage
    线性规划问题,用两阶段法求解。输入输出的类型均为有理数,每个有理数用两个长整形表示。(Linear programming problem, using a two-stage method to solve. The type of input and output are rational, every rational number indicated by two long plastic surgery.)
    2009-11-09 00:27:42下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载