登录
首页 » matlab » viterbi_decode

viterbi_decode

于 2020-12-17 发布 文件大小:2KB
0 185
下载积分: 1 下载次数: 71

代码说明:

  用matlab实现维特比算法译码,程序简单易懂,自己编写的。(Using matlab Viterbi decoding algorithm, the program is simple and easy to understand, I have written.)

文件列表:

viterbi_decode
..............\sdistance.m,95,2013-06-13
..............\viterbi_decode.asv,2082,2013-06-13
..............\viterbi_decode.m,2184,2013-06-13

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

发表评论

0 个回复

  • knapsack-ga
    knapsack genet algorithm
    2011-05-01 14:15:12下载
    积分:1
  • Image
    实现对动态车辆的实时检测、跟踪和标记,编程语言为 matlab。 (For car detection,tracking and marking.It s written by matlab.)
    2012-04-11 17:37:02下载
    积分:1
  • firfilter_chuanghanshu
    加窗函数的FIR数字滤波器设计的matlab实例(FIR digital filter design windowing function matlab examples)
    2014-12-05 10:42:18下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • boshuyumusic
    矢量阵的波束域music算法,克服在阵元域波进行music算法需要较高的信噪比及各阵元需要相位意志性的缺点(Vector array beam domain music algorithms, to overcome the array element in the music domain wave algorithm requiring a higher level of signal to noise ratio and the array element will need to phase of the shortcomings of)
    2007-12-08 16:13:49下载
    积分:1
  • RFcircuitstheroyandapplications
    射频电路理论与应用一书,所有仿真实例的仿真文件(the book,<<RF circuits,theroy,and,applications>> simulation documents)
    2010-11-22 10:22:20下载
    积分:1
  • MATLAB-program
    《MATLAB程序设计教程》电子教案-2660(MATLAB programming tutorial " electronic lesson plans-2660)
    2012-11-21 14:18:46下载
    积分:1
  • exp1
    基于MIT律的可调增益MARC,MIT自适应律可用于单个可调参数的情况,也可用于多个可调参数的情况(MIT-based law adjustable gain MARC, MIT adaptive law can be used in case of a single adjustable parameter can also be used in multiple situations tunable)
    2013-12-17 10:55:17下载
    积分:1
  • 数学建模算法与应用
    《matlab算法与实例》,提供源代码和算法实例(Matlab algorithm and example)
    2020-11-22 17:29:34下载
    积分:1
  • ivabss
    Lee Teawon s independent vector analysis matlab program for blind source seperation.
    2010-11-04 19:26:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载