资源列表
[3G开发] Channel_interweave
说明:用C/C++实现的信道交织部分的代码,用于LTE物理共享信道,包括RI,HARQ_ACK,CQI和数据四部分的交织。-C/C++ achieve the channel interleaving part of the code for the LTE physical shared channel, consists of four parts of the RI, HARQ_ACK, CQI and data interleaving.<潘潘> 在 2025-07-15 上传 | 大小:763kb | 下载:0
[3G开发] wangyumin
说明:汪裕民《OFDM核心关键技术》书本后面的源程序代码,对初学OFDM系统的同学有很大的帮助,此程序完整的还原了正版书籍的参考程序。建议下载!-Wang Yumin OFDM core and key technologies of the books behind the source code, beginner students of the OFDM system of great help to complete this procedure to restore the genuine<何威> 在 2025-07-15 上传 | 大小:13kb | 下载:0
[3G开发] Space-time-code
说明:OFDM系统中空时编码仿真程序及结果。关于MIMO在瑞利信道中传输的特性曲线分析。-Time coded OFDM System simulation procedures and results. MIMO Rayleigh channel transmission characteristics curve analysis.<何威> 在 2025-07-15 上传 | 大小:50kb | 下载:0
[3G开发] turboCoding
说明:这是对turbo码编码的代码,对4G开发、学习信道编码以及做仿真的同学有帮助-This is the code of turbo yards coding, 4 G for development, learning channel coding and the simulation of the students having to help<董坤> 在 2025-07-15 上传 | 大小:1kb | 下载:0
[3G开发] MIMO_OFDM1
说明:MIMO-OFDM发送端的源代码,编译通过,注释清楚,对初学者很有益 -MIMO-OFDM sender, source code, compiled by clear, comments, very useful for beginners<yao> 在 2025-07-15 上传 | 大小:7.71mb | 下载:0
[3G开发] LTE_24bitCRC_enc
说明:完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方<cvb> 在 2025-07-15 上传 | 大小:2kb | 下载:0