登录
首页 » Matlab » 卷积码硬判决

卷积码硬判决

于 2022-04-08 发布 文件大小:1.05 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

function decoder_output=viterbi_hard(y,L)  global G; n=size(G,1);  K=size(G,2);  number_of_states=2^(K-1);  %------------------------------------------------ %-------------生成各分支的输出-------------------- %------------------------------------------------ for j=0:number_of_states-1      for t=0:1          [next_state,memory_contents]=next_state_fun(j,t,K);          input(j+1,next_state+1)=t;          branch_output=rem(memory_contents*G",2);          nextstate(j+1,t+1)=next_state; 

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

发表评论

0 个回复

  • project471
    说明:  基于matlab的编程,信道仿真,很好很强大(Matlab-based programming, channel simulation, very good very strong)
    2011-02-27 06:42:30下载
    积分:1
  • MATLAB6.5
    Matlab v6.5 英文版使用手册,介绍了matlab的特点、编程方法和使用技术,适合初学者使用。(Matlab v6.5 English version user manual describes the the matlab characteristics, programming methods and use of technology, suitable for beginners to use.)
    2013-03-24 07:07:57下载
    积分:1
  • DQPSK
    (1)建立DQPSK调制和解调 SIMULINK仿真模型,评估其在AWGN信道和瑞利衰落信道下的误码率性能(画出信噪比变化时的误码率曲线); (2)基于(1)建立的SIMULINK仿真模型,分别在AWGN信道和瑞利衰落信道下发送一个实际音频文件,在接收端实时播放出来((1) the DQPSK modulation and demodulation SIMULINK simulation model is established to evaluate the bit error rate performance under the AWGN channel and the Rayleigh fading channel (the bit error rate curve when the signal to noise ratio changes). (2) based on the (1) established SIMULINK simulation model, a real audio file is sent under the AWGN channel and the Rayleigh fading channel respectively, and it is played on the receiving end in real time.)
    2021-04-13 15:48:56下载
    积分:1
  • 代码 matlab 色散
    单模光纤用于光波系统几乎可以避免的多式联运的色散问题和相关联的模式噪声。群速度色散仍然限制扩大超出其分配的位插槽 ; 光脉冲的位率 — — 距离 productBLby情商 (5.2.2) 提供 limitingBLproduct,并展示如何它取决于源光谱 widthσλ。此外可以减少色散引起的脉冲展宽接收灵敏度。在本小节中,我们讨论与相关联的刑罚权这种减少在接收机的接收灵敏度。色散引起的脉冲展宽影响接收机的性能,在两个方面。第一,脉冲能量的一部分分配的位插槽蔓延并导致符号间干扰 (ISI)。在实践中,该系统旨在尽量减少影响三军情报局 (见 4.3.2 节)。第二,降低了脉冲能量位插槽内的时光脉冲变宽。在脉冲能量的减少降低了峰值信噪比判决电路。由于信噪比应保持不变,保持系统性能、 接收机要求更多的平均功率。这是 dispersioninduced 电源刑罚氢同位素组成的起源。氢同位素组成精确计算是困难的因为它取决于不少细节,包括激光脉冲整形在接收器的程度。一个粗略的估计系统由下列第 2.4.2,节的分析,在扩大的高斯讨论了脉冲。方程 (2.4.16) 表明,光脉冲仍然高斯、但其峰值功率减少由一个脉冲展宽的因素,给出了由式 (2.4.17)。如果我们在接收光功率,会将电源 penaltyδd 定义为 (单位 dB) 增加补偿峰值功率减少,给出了由 δdis氢同位素组成 = − 5 log10 [1− (4BLDσλ) 2]。
    2022-10-10 14:05:02下载
    积分:1
  • DCO-OFDM
    DCOOFDM系统仿真,非常好用的程序,值得推荐(DCOOFDM simulation test)
    2021-03-04 17:39:31下载
    积分:1
  • MultiAgent-Flocking-framework-master
    说明:  多智能体蜂拥模型,可选择不同的期望间隔,并录有仿真视频(The multi-agent swarm model can select different expectation intervals and record simulation videos.)
    2021-03-30 13:59:09下载
    积分:1
  • 行人检测
    行人检测数据,训练和测测试行人检测数据,训练和测测试v行人检测数据,训练和测测试行人检测数据,训练和测测试行人检测数据,训练和测测试行人检测数据,训练和测测试
    2022-03-04 05:03:05下载
    积分:1
  • weatherwax_DHS_solutions
    weatherwax_DHS_solutions duda & hart
    2011-02-11 05:34:06下载
    积分:1
  • move
    说明:  对一个小球的运动模拟,可以很好地模拟其轨迹,界面清晰,操作简单(A small ball of motion simulation that can simulate its trajectory, clear interface, easy operation)
    2010-04-29 13:58:15下载
    积分:1
  • 提取复杂目标外轮廓
    通过matlab自带函数等,实现复杂背景下,提目标外轮廓,并且去除内部小区域,得到边缘(By using MATLAB functions and so on, the target contour can be extracted under complex background, and the inner small area can be removed to get the edge.)
    2020-11-12 00:59:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载