搜索资源列表
tryGUI
- 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;chan
CPM_1h2h_demod.rar
- 连续相位调制CPM的Matlab实现(包括调制交织&维特比解调,单调制指数&双调制指数),Continuous phase modulation CPM of Matlab to achieve (including the modulation intertwined
TD-SCDMA的链路级仿真过程源代码分析
- TD-SCDMA的链路级仿真过程源代码分析,QPSK调制,维特比译码-TD-SCDMA link-level simulation analysis of source code, QPSK modulation, Viterbi decoding
coding-and-decodin-of-convolutional
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
viterbi_decoding(matlab)
- 维特比译码,matlab实现,编码方式为卷积码,程序中有卷积码的生成程序。-viterb decoding
eetop[1].cn_channelcoding
- 卷积码的维特比译码Matlab仿真,十分好用-eetop[1].cn_Convolutional-Encoder-Viterbi.zip
GSM
- 用MATLAB m文件编些的GSM仿真文件 包含信道复用,速率匹配,维特比译码等
802.11a
- 802.11a的方针,有维特比编译码,较之于结交志-the Matlab/Simulink system, matched filtering, carrier recovery, rehabilitation Timing important module, the better modulation and demodulation system 16Qam understanding
cpm-modulation-
- CPM信号的形成,连续相位的实现,如何把在卷积码译码中的维特比译码方法结合到CPM译码中来,并通过matlab软件进行仿真实现-CPM signals the formation of a continuous phase of implementation, how to decode the convolutional code Viterbi decoding method in combination to the CPM decoding in the past, and Simula
762b79a050e5
- 在matlab下输入guide命令后打开main_main.gig 实现卷积编码,16QAM传输,维特比译码-in Matlab guide imported under orders to open main_main.gig achieve Convolutional coding, 16QAM transmission, Viterbi Decoder
liqiHviterbi10
- 通过matlab实现卷积码的维特比译码,并分析其误码率性能-Matlab implementation of convolutional codes, Viterbi decoding, and analyze the bit error rate performance
viterbi
- 维特比解码器实现Matlab代码和仿真结果(Viterbi Decoder implementation Matlab code and simulation result)
Viterbi Decoidng
- 1/2汇编维特比解码matlab代码和模拟(1/2 convoutional viterbi decoding matlab code and simulation)
_viterbi
- 主函数用于(2,1,3)卷积码的解码,但可以更换生成矩阵解不同的卷积码(The main function is used for decoding (2,1,3) convolutional codes, but the generated matrices can be replaced by different convolutional codes)
viterb
- 卷积码的维特比译码在matlab中的实现(Viterbi decoding of convolutional codes)
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
OXYZE
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法()
3108113
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法()
BPSK_AWGN_rayleigh_code_interleave
- 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真点数:106 1. 在 AWGN 信道下,仿真并绘出该系统在
代码
- 用MATLAB实现QAM调制和软解调,同时实现卷积码编码和维特比译码。(Matlab is used to realize QAM modulation and soft demodulation, convolutional code coding and Viterbi decoding.)