搜索资源列表
eccnew
- 该程序可以算出未经编码和编码后的误码率,从而很清楚的表现纠错编码后系统的改善.-the program can be calculated without coding and the coding error rate, the performance is very clear after the error-correcting coding system improvements.
资料:一些纠错编码源代码
- 资料:一些纠错编码源代码,包括bch3121,bch4836,goloay等-information : some of the source code error correction coding, including bch3121, bch4836, goloay etc.
CRC码
- 分别采用C++和javascr ipt进行CRC编码。并可以对出错编码进行简单的判断。-C and were used for CRC javascr ipt coding. And can a simple coding error of judgment.
reed-solomon-3.1.1
- RS reed-solomon 纠错码 编码以及译码源程序,非常好用,我项目中用的就是这个。-RS reed-solomon error correction coding and decoding source, very convenient, I used item is this.
lmail
- Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有*功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
qbch_euc
- This program is complementary material for the book: // // R.H. Morelos-Zaragoza, The Art of Error Correcting Coding, Wiley, 2002. // // ISBN 0471 49581 6 // // This and other programs are available at http://the-art-of-ecc.com // //
pro_rs
- 这是一个在DSP上实现的RS纠错编解码算法,很实用,希望对各位大侠有帮助-This is a realization of the DSP RS error correction coding, very practical, and I hope to help you Shanhaiguan
rs.bm
- 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP - MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
数字视频图像传输系统实现中几个问题的研究
- MATLAB程序的仿真比较。随后,针对QPsK,详细讨论了其基本原理和具体的实现算法,并进行了仿真验证,然后选用HSP502巧数字上变频芯片和HSP50214B数字下变频芯片,设计了数字调制、解调器的实现方案。最后,作为对整个数字视频图像传输系统的宏观认识,利用M户JLAB中的实时建模仿真Simullnk库对典型的视频图像传输系统一数字视频广播系统(D vB),进行了建模、仿真和初步的分析,结果表明:在高斯白噪声的传输环境下,系统采取的一系列抗干扰措施,包括内、外码级联的信道纠错编码和先进的调制
ofdm_system.rar
- ofdm系统matlab仿真m程序,包括信道编解码,多径信道,信道估计以及误码率统计等功能,matlab simulation m OFDM system procedures, including channel coding and decoding, multi-path channel, channel estimation, as well as features such as bit error rate statistics
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
matlab-examples
- matlab在通信系统中的常用例题。其中有AMI编码的功率谱,升余弦滚降系统,最佳升余弦滚降系统及误码率,多径传播。-matlab in the communication system used in the example. Among them, the power spectrum AMI coding or cosine roll-off system, the best or cosine roll-off system and the bit error rate, multipa
bptc_rsi_main
- 信源产生数据,利用RS编码,通过误码信道传输后,再解码,逐位比较,统计误码率-Source of data, the use of RS coding, transmission through the channel BER after decoding, bit-by-comparison, the statistical error rate
HFC
- 运用Simulink搭建的有线电视HFC网络上行信道仿真模型,运用16QAM调制,RS编解码,能够获得系统误码率曲线与信噪比之间的关系-The use of Simulink to build the cable HFC network upstream channel simulation model, the use of 16QAM modulation, RS coding and decoding, have access to the system bit error rate cu
juanjijiaoji
- 介绍了卷积码的特点以及卷积码的编码和解码, 讨论了加入交织后的对卷积编码的误码率的改 善情况, 并-Describes the characteristics of convolutional codes, and convolutional code encoding and decoding, after the discussion by adding cutting the error rate of the convolutional coding to improve the s
coded
- awgn信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-awgn channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program
OFDM_simulation
- 包含各个模块:信源,信道,同步,信道估计,信道编码,误码率计算等,希望可以帮助大家更好的理解OFDM系统。- It contains various modules: source, channel, synchronization, channel estimation, channel coding, error rate, etc. I hope to help you better to understand the OFDM system.
convolutional-code-2-1-4-viterbi
- 本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
psk
- 信源产生、信道编码、调制、信道传输、解调、信道译码、差错比较等通信过程的Simulink仿真方法。分析几种调制方式(2FSK、2PSK、QPSK、16PSK、16QAM)在不同信噪比下的通信质量。-Generated source, channel coding, modulation, channel transmission, demodulation, channel decoding, error comparison of the communication process of th
