搜索资源列表
juanjima
- 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
74xunhuanbianmawumalvfenxi
- 对(7,4)循环码的误码率进行了matlab的仿真,通过对比两条曲线,直观对比出未经过信道编码和经过信道编码的误码率比较。-Of (7,4) cyclic code error rate of the matlab simulation, by comparing the two curves, a direct comparison has not been after channel coding and channel coding the bit-error rate.
xindaobianmafangzhen
- 实现信道编码仿真,有卷积码,汉明码,循环码,比较器误码率-Achieving channel coding simulation, there are convolutional codes, Hamming codes, cyclic codes, error rate comparator
Channel-Coding
- 信道编码模块。通过比较有无信道编码模块的不同系统误码率性能,感受信道编码技术对于提高系统性能的重要意义。打开“Channel_Coding_74.vi”打开程序框图并理解参与信道编码的整个数据流。-channel coding
alamouti
- 空时分组编码两发一收的发射方案,误码率随信噪比的变化-Space time block coding two send a received transmission scheme, the error rate with the change of signal to noise ratio
LDPC MATLAB
- 代码实现了matlab完成LDPC编码,简洁有效且实现了误码率计算,但计算时间较长