搜索资源列表
viterbicoderdecoder
- 卷积编码、维特比译码的MATLAB代码,程序来自《现代通信系统-使用matlab》英文版,个人用着不错:)-convolutional codes, Viterbi decoding MATLAB code, procedures from the "modern communication systems-using Matlab" in English, with a good personal :)
RS_BCH_channelcoding
- RS-BCH REED SOLUMEN 信道编码纠错码算法,用MATLAB编程-RS-BCH Reed SOLUMEN channel coding algorithm for error-correcting codes, using MATLAB programming
sosttc
- 信道编码程序,空时编码方法,采用MATLAB编程sosttc.rar-channel coding procedures, space-time coding method using MATLAB programming sosttc.rar
turbodemotoolforC
- MATLAB语言编程的TURBO码信道编码程序,值得一看-MATLAB programming code TURBO channel coding procedures, eye-catcher
matlab
- 程序部分代码介绍: evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。
turbo码编码器
- turbo码编译码的MATLAB仿真
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
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
matlab300
- PCM通信系统脉冲编码调制的信源编码,可以运行。模拟PCM的编码的波形!-PCM communication system pulse code modulation source coding, can run. Simulation of the PCM waveform coding!
Convolutionalcodes
- 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
PCM
- 做PCM编码及解码课程设计的报告以及M文件,非常完整-PCM encoding and decoding done curriculum design as well as the M of the report documents, a very complete
MIMO_communication_system
- 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。 -This is a space-time block coding based on MIMO_OFDM Communication System Simulation and Design. The system consists of QPSK modulation and demodulation, IFFT modulation,
Done
- pcm编码与译码的matlab程序,可参考。-pcm encoding and decoding matlab program can be found.
BPSK
- BPSK的MATLAB编码,课堂上作业,采用simulink来做-BPSK的MATLAB编码,采用simulink来做。。。。。。
c4
- Manchester码的编码规则是,如果原始数据为“1”,将其编码成“10”;如果原始数据为“0”,将其编码成“01”。这种编码的特点是每个码元中间都有跳变,低频能量较少,便于接收端提取时钟信息。-Manchester, the coding rule is, if the original data is " 1" , be coded " 10" if the original data is " 0" , be coded " 0
2p3
- turbo码高码率2/3码率的matlab编码实现,译码方式为log-MAP算法,删除矩阵为[1 1 1 0]-achieve high rate of turbo codes
MATLAB-simulink-communication(down)
- 数字信号载波传输、信道编码和交织、卷积码仿真、扩频系统、OFDM、CDMA、多址接入、MIMO系统仿真等-Digital signal transmission, channel coding and interleaving, convolution code simulation, spread spectrum system, OFDM and CDMA, multiple access, MIMO system simulation, etc。
MATLAB
- miller编码在matlab上的简单实现函数-miller coding simple implementation
LDPC MATLAB
- 代码实现了matlab完成LDPC编码,简洁有效且实现了误码率计算,但计算时间较长
单极性非归零码编码
- 通过matlab可以将输入的二元信号编码为单极性非归零码。 不用解压,直接改名后缀 .m 可以使用