搜索资源列表
gmsk
- 基于matlab的gsm仿真中的gmsk编码仿真
slnr_sim
- 在matlab上对1×2的mimo-ofdm通信系统进行slnr仿真,仿真结果是对两种信道slnr预编码算法进行的比较。比较结果支持多数据流传输。SLNR_sim2.m为主程序。-In matlab on the 1 × 2 of mimo-ofdm communication system slnr simulation results is a two channel slnr comparison of pre-coding algorithm. Compare the results t
STBC-MIMO-OFDM
- STBC-MIMO-OFDM(--已仿真)任意发送天线,任意接收天线的STBC-MIMO-OFDM的MATLAB程序,其中包括完整的PSK调制,STBC编码,信道估计等)-STBC-MIMO-OFDM (- have simulation) any transmit antennas, any receiving antenna STBC-MIMO-OFDM the MATLAB program, including full PSK modulation, STBC coding, chann
coder
- Turbo乘积码[TPC]的编码程序,Turbo乘积码[TPC]作为一种分组的Turbo码,把码块的行和列都加以编码,使得行和列都有纠检错的能力。-Turbo Product Code [TPC] of the coding procedures, Turbo Product Code [TPC] as a division of Turbo code, the code block rows and columns are coded so that rows and columns have
space-timecodingproject
- 这个程序主要是实现空时编码的matlab编解码仿真。-This process is implementation of space-time coding codec matlab simulation.
STBC4C
- 4发射天线1接收天线在QPSK调制下的正交空时编码-4 transmission antennas in a receiving antenna orthogonal QPSK modulation space-time coding
QC_LDPC
- QC_LDPC的MATLAB程序,包括编码部分和解码部分-MATLAB progarm of QC_LDPC which include the coding process and the decoding process
lz
- 运用L-Z编码方式,对无记忆信源进行编码,包含编码字典,信息墒。-LZ encoding to use for non-memory source coding, including encoding the dictionary, and information entropy.
turbo
- 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
space-timeCodingProject_Matlab_files
- 关于空时编码的Matlab代码,包括性能评估及实时实现-On the space-time coding of Matlab code, including performance evaluation and real-time
OFDM_MATLAB
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -OFDM+TURBO+QAM+DUC/DDC+CFR
OFDM
- OFDM的系统仿真,用matlab编码,高斯白噪声信道,清晰画出BER曲线图-OFDM system simulation, matlab coding, Gaussian white noise channel, clearly draw the BER curve
HSDPA-ENcode
- TD-SCDMA HSDPA 下行HS-DSCH HS-SCCH HS-SICH物理层编码,包括CRC编码,turbo编码,bit分离,速率匹配,bit加扰,交织和物理信道映射的MATLAB仿真。main文件为Encode_HS_SCCH.m Encode_HS_DSCH.m Encode_HS_SICH.m-TD-SCDMA HSDPA downlink HS-DSCH HS-SCCH HS-SICH physical layer coding, including the CRC encod
OFDM-Matlab
- OFDM 的 Matlab仿真,包括一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制等-OFDM Matlab
OFDM-matlab
- 一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -OFDM matlab,includes encoding,modulating,IFFT,FFT
ofdm-MATLAB
- OFDM的调制传输解调原理及仿真,训练序列的生成与编码过程,IFFT等-OFDM modulation transmission and demodulation principle and simulation, the training sequence generation and coding process, IFFT, etc.
MATLAB通信系统建模与仿真-源程序
- 通信编码基础程序,以及OFDM程序等等。(Communication coding basic program, and OFDM program and so on.)
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。(This is a relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, Up and down frequency conversion, Gaus
3gpp lte turbo 编码译码matlab源代码
- LTE协议中turbo码,matlab的编译码源程序,亲测可用