搜索资源列表
ldpc_MATLAB
- LDPC的编码,硬解码,软解码,以及性能仿真。-LDPC coding, hard decoding, soft decoding, and performance simulation.
youguanViterbijuanjibianyimachengxu
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真-Error-correcting codes are given the general simulation performance test methods, focus on the channel error sequence generated, and then the realization of convolutional codes using
untitled1
- DPCM,由于语音信号的相邻抽样点之间有一定的幅度关联性,所以,可根据以前时刻的样值来预测现时刻的样值,只要传预测值和实际值之差,而不需要每个样值都传输。这种方法就是预测编码。-DPCM, as a result of voice signals between adjacent sampling rate of a certain relevance, we can kind of time based on previous values to predict the kind of val
matlab
- 算术编码与译码的matlab程序 信息论 通信 -matlab
PCMPSK
- PCM编码和PSK调制.一个不错德源码 文件 帮助新手学习-German Navy a good source document to help novices learn
systemviewPCM
- 通信原理 PCM systemview 最近才编的 编码译码都很好-PCM systemview
cvsd
- CVSD编解码算法:实现了无线通信系统中CVSD编码和解码实现-encoding and decoding for cvsd
TUTORIALFORUWNETWORKCODINGUSINGOPNETANDmatlab
- 使用opnet与matlab实现网络编码,源码在说明文档中有下载地址-Using opnet realize network with matlab coding, source code in the descr iption in the document have Download
conv_codeM
- 自己写的卷积编码MATLAB程序,已将验证过了,没问题,可以用的哈!-Wrote it myself, convolutional coding MATLAB program has been verified, and no problem, you can use Ha!
ofdm-cdm
- 本文给出了OFDM-CDM系统在不同的调制方式及编码方式以及未知干扰环境下的性能,内有完整的源码-the performances of OFDM-CDM system under different modulations and codes
Matlab
- 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
Solving
- 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
GSMTCHFS
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性及其比较-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel error characteristics and comparison
GSM
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel BER performance
Viterb
- viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary
GMSK
- 为了提高移动通信系统中数据传输的有效性能,降低GMSK调制系统的误码率. 首先对GMSK调制系统进行分析,得到不同BT值GMSK调制的移动通信系统误码率和带宽的关系.通过引入具有纠错性能的编码技术,降低信息传输的误码率,提高系统的有效性. 本文给出了引入编码技术的GMSK调制系统的仿真模型,仿真结果表明,在相同的信噪比下,系统的误码率降低了1~2dB.-This paper mainly intends to improve the performance of the communicatio
Hadamard_BPSK
- 对正交编码(Hadamard)+BPSK调制进行分析而用matlab进行仿真。-Hadamard code is a kind of error correcting code.
OFDM-comunication-base-matlab
- 这里提供了一整套的基于MATLAB的OFDM开发系统,从编码到信道模型-->解调-->同步建立--->维特比译码,涵盖了通信所有涉及的知识,是不错的学习资料。-Here are a set of MATLAB-OFDM-based development system, from coding to the channel model-> demodulator-> Sync build---> Viterbi decoding, covering all i
线性卷积编码的线形移位寄存器poly2trellis的解释
- 线性的卷积编码,基本的信道编码,可以由线性移位寄存器(即线性多项式)构成。 输出网格trellis表示由移位寄存器组成的网格装的卷积编码器,通过移位寄存器多项式生成,所以在Matlab中的函数叫做poly2trellis,也就是多项式poly-to-网格trellis,用来描述寄存器的结构方式。生成的trellis可以作为线形卷积编码函数convenc和或者其解码(如Viterbi解码函数vitdec)的输入。
使用Matlab计算信源熵
- 使用Matlab计算信源熵,利用信息论与编码所学知识完成实验(Using Matlab to compute source entropy)