搜索资源列表
matlab_dos
- matlab编译后出现讨厌的DOC窗口,本程序可清除DOC窗口-Matlab Compiler after irritating DOC window, the procedure will remove DOC window
signalandlinearsystemcoder
- 信号与线性系统的常用Matlab程序源代码-signal and linear systems used Matlab source code
juanjimadefangzhenchengxu--matlab
- 信道编码中的卷积码的编译码Matlab仿真程序。有资源大家共享才是真的好-channel coding of the coding and decoding Convolutional Codes Matlab simulation program. Have the resources to share is really good
TCM_Modulation
- TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
logmapo
- logp的源程序,大家没事随便下载。这是MATLAB软件的,只是一小段程序。
rsc_encode
- rsc_encode递归编码的源程序,大家没事随便下载。这是MATLAB软件的,只是一小段程序。
cdma2000
- 用MATLAB语言实现CDMA2000调制的仿真程序
LMSMATLAB2
- LMS算法的收敛速度曲线的MATLAB程序
crc
- matlab编程及simulink实现的m_s文件程序
43680498viterbidecode
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序
matlab.rar
- matlab LDPC 仿真程序 做LDPC的必备的,matlab LDPC simulation program to do the necessary LDPC
matlab
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
evaluate
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。-Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.
DFA
- 调试了一个简单的DFA程序,可以作为借鉴,比较实用的程序。-Debug a simple DFA procedures, can be used as reference, more practical procedures.
viterbimatlab
- 一个对(2,1,2)卷积码进行译码的维特比译码程序,它以最大似然译码为思想,根据译码网格,遍寻网格上所有可能的路径,选择最大可能的路径作为幸存路径进行译码。在本程序中,它依次在不同时刻,对网格中的相应列的点按照最大似然准则比较所有以它为终点的路径,即为幸存路径,而把其他路径堵死,弃之不用。故到下一时刻只要对幸存路径延伸出来的路径继续比较即可。由于假设了已知输入,且为有限短序列,所以没有考虑长序列译码时的截短。如果考虑长序列译码,则需要用截短译码器,考虑译码深度。-viterbi
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
AWGN
- 该matlab程序能实现LDPC码的编码和解码,能在matlab7.0运行-The matlab program to achieve encoding and decoding of LDPC codes can be run in matlab7.0
LowDensityParityCheckCode
- 有关可变码长LDPC编码电路的设计与实现的MATLAB编码程序的上传-LDPC Low Density Parity Check Code,LDPC
LDPC_BSN
- ldpc在BSN信道下的性能仿真,程序较简单,但可以运行,仅供参考-ldpc in the performance of BSN channel simulation, the program is relatively simple, but it can run for reference only
hanmingma
- 汉明码的编码和译码matlab程序。有效的的提高了汉明码的编译。-Hamming code encoding and decoding matlab program. Effectively improves the Hamming code compilation.