登录
首页 » matlab » viterbi

viterbi

于 2010-04-12 发布 文件大小:1KB
0 234
下载积分: 1 下载次数: 0

代码说明:

说明:  viterbi 解码程序,用matlab编写。希望对大家有用。(viterbi decoding process, using matlab write. Hope to be useful.)

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

发表评论

0 个回复

  • keytestforall
    手机键值测试包,将扩展名改为JAR即可安装,适用于所有机型(phone pair test kits, will be extended to be changed JAR can be installed in all models)
    2007-01-19 15:15:09下载
    积分:1
  • wsnGeneticProgram
    说明:  基于matlab遗传算法工具箱的无线传感器网络定位仿真程序(Matlab genetic algorithm toolbox based on wireless sensor network positioning simulation program)
    2008-11-28 21:57:38下载
    积分:1
  • ANNforecasting
    Artifical neural network forecasting. The code helps so much in training and testing data. It also developed in order to predict another new data base on the observed data
    2013-12-13 05:47:09下载
    积分:1
  • CtrlLAB
    工具箱,控制理论发展的最新成果,很好的东西,分分享(Toolbox, the latest development of control theory, very good, sub-share)
    2010-07-25 16:39:44下载
    积分:1
  • voicebox
    voice box tool box for matlab
    2009-04-18 08:08:59下载
    积分:1
  • MFiles
    ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC check:
    2010-05-09 23:45:49下载
    积分:1
  • xiaoboyasuo
    这是一个matlab源码,利用小波原理进行图像压缩编码(This is a source Matlab, using wavelet theory for image coding)
    2007-05-29 15:52:02下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • Matlab-wave-liet-example
    Matlab小波滤波程序及演示程序,很好的学习资料,有实例和仿真(Matlab wavelet filtering procedure and demonstration program, good learning materials, there are examples and simulation)
    2011-11-15 17:23:43下载
    积分:1
  • createfigure
    it is a matlab file used to create figures for digital ofdm process
    2009-07-06 13:15:20下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载