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

viterbi-matlab

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

  • VC中调用MATLAB示代码
    VC中调用MATLAB示例代码(VC Calling MATLAB sample code)
    2005-03-12 09:34:38下载
    积分:1
  • balls_tracker-master
    balltracker with pimpong ball
    2015-02-11 22:33:42下载
    积分:1
  • SerialComm-VB2008Express
    Serial com communication
    2014-01-21 01:53:16下载
    积分:1
  • matlab
    通过使用matlab进行模拟仿真,得到比较可靠的模拟数据与实验进行对比,方便日后类似的数据处理(Obtain reliable simulation data and experimental comparison, to facilitate future similar data processing by using matlab simulation)
    2012-10-16 09:53:24下载
    积分:1
  • GA_SVM
    说明:  利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
    2020-06-19 18:40:02下载
    积分:1
  • mie散射软件
    说明:  计算mie散射相关参数,根据颗粒粒径 ,入射光波长 ,颗粒折射率,介质折射率,计算不同角度下散射光强,不同粒径下的消光系数。(Calculate the mie scattering related parameters, calculate the scattered light intensity at different angles and the extinction coefficient at different particle sizes according to particle size, incident light wavelength, particle refractive index, and medium refractive index.)
    2019-02-25 13:09:38下载
    积分:1
  • levinson
    图1为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列,其均值为零;参考信号;信道具有脉冲响应: 式中用来控制信道的幅度失真(W = 2~4, 如取W = 2.9,3.1,3.3,3.5等),且信道受到均值为零、方差(相当于信噪比为30dB)的高斯白噪声的干扰。试比较基于下列几种算法的自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 1)横向/格-梯型结构LMS算法 2)横向/格-梯型结构RLS算法 并分析其结果。(Figure 1 is a band-limited signal caused balanced horizontal or lattice distortion adaptive equalizer (FIR system in which the lateral length M = 11), the system input is the value of a random sequence of ± 1, mean zero reference signal channel has impulse response: Wherein the amplitude of the distortion for the control channel (W = 2 ~ 4, and so as to take W = 2.9,3.1,3.3,3.5), and subjected to a channel with zero mean and variance (equivalent SNR is 30dB) Gaussian white noise. Compare the following types of algorithm-based adaptive equalizer in a different channel distortion, the convergence of different noise interference (corresponding to each situation, draw their learning curve in the same coordinate): 1) landscape/grid- LMS algorithm ladder structure 2) landscape/grid- RLS algorithm ladder structure And analyze the results.)
    2020-07-02 22:40:01下载
    积分:1
  • 23
    说明:  用于实现方块编码的代码,实现图象的编码,C++代码(Coding for the realization of the code box, realize the image encoding, C++ Code)
    2007-09-10 13:11:52下载
    积分:1
  • gongchengshuxue
    说明:  MatLab工程数学应用 一书的电子版,内容非常实用(MatLab Application Engineering Mathematics electronic version of the book, the content is very practical)
    2008-11-27 21:17:53下载
    积分:1
  • Applications-au-demarrage-de-Windows
    Applications au démarrage de Windows.xls
    2014-10-05 04:27:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载