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

viterbi-matlab

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

  • 3class_svm_matlab
    说明:  使用libsvm进行三分类,svm多分类可以类似编程(Use libsvm for three categories, svm classification can be more similar to programming)
    2021-01-01 00:58:58下载
    积分:1
  • chen1
    Lorenz系统,吕系统的延迟反馈matlab仿真(Lorenz system, Lu delayed feedback system simulation)
    2012-11-22 19:03:02下载
    积分:1
  • Matlab-CR
    说明:  使用MatlaB进行仿真,分析各种频谱感知方法,对比优缺点,展望未来发展情况(Use MatlaB simulation, analysis of various spectrum sensing method, compared the advantages and disadvantages, the future development of)
    2011-03-29 21:58:38下载
    积分:1
  • smat2c
    matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
    2013-10-13 11:32:21下载
    积分:1
  • MATLAB-code-for-TSP
    用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据(Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities)
    2012-11-10 23:20:37下载
    积分:1
  • Complex-trace-analysis
    地震勘探复数道分析,利用这种方法,能方便地从地震记录中分离表示地震波动力学特征的若干参数,如瞬时振幅,瞬时相位,瞬时频率和视极性等。(The seismic exploration plural channel analysis, using this method, can be easily separated from the seismic records certain kinetic characteristics of seismic wave parameters, such as the instantaneous amplitude, instantaneous phase, instantaneous frequency and apparent polarity.)
    2013-05-16 10:13:00下载
    积分:1
  • MySlopeOne
    说明:  协同过滤算法matlab代码,算法本身挺简单的,建议你自己试着编一下(Collaborative filtering algorithm matlab code )
    2011-04-17 18:24:22下载
    积分:1
  • Opencv2cV
    OpenCV 2 Computer Vision Application Programming Cookbook
    2014-11-30 10:53:41下载
    积分:1
  • read_txt_1
    过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
    2011-12-09 21:20:28下载
    积分:1
  • the-wave-calcuiation
    可以计算波浪载荷,并且还可以进行数值模拟,从而省去更多的实验材料(Can calculate the wave loads, and numerical simulation, thereby eliminating the need for a more experimental material)
    2021-03-16 15:19:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载