搜索资源列表
LTE下行链路仿真代码
- LTE下行链路仿真代码,PDSCH链路 完整的C代码,供大家参考-LTE pdsch
RMCoder
- 本文为LTE中用到的reed-muller码编码的C语言程序。RM码在LTE中的上行信道中使用。-This article is used in LTE reed-muller codes encoded C language program. RM codes in the uplink in LTE channel use.
LTE_Link_Level_6_r917
- LTE链路级的仿真,非常的全面。考虑了现有LTE的大部分技术。MATLAB仿真,有些功能是用C代码写的。http://www.pudn.com/downloads240/sourcecode/comm/wireless/detail1121790.html 的内容的最新版本。-The LTE Link Level simulator simulator is provided with a test simulation scenario that can be used to verify
1
- LTE小区,主同步,辅同步参考信号生成,对于LTE理解很有帮助
LTE_Link_Simulation
- LTE链路级的仿真,非常的全面。考虑了现有LTE的大部分技术。MATLAB仿真,有些功能是用C代码写的。-the link simulation of LTE. the most technology of LTE are in consideration . the simulantion uses matlab but some functions are written by c.
turbo-lte
- 3G 长期演进技术的LTE里边Turbo编解码,信道模拟,信噪比分析等-3G Long Term Evolution LTE technology inside Turbo decoding, channel modeling, signal to noise ratio analysis
LTE
- LTE仿真程序详细代码。LTE是3G中关键主流技术,希望对通信行业编程人员有帮助。-LTE simulation program code in detail. 3G LTE is the key mainstream technology, programmers want to help the communications industry.
TDLTEdownlink
- 在VS 2008下开发了一套TD-LTE下行的发送和接收程序。-A whole of program for TD-LTE transceiver under the integrated environment of VS 2008 was development.
OpenSourceLTE
- LTE上行数据生成程序,非常完备,可以直接作为可靠的发射机来用。也可以作为理解LTE协议的辅助工具。-The source code is for waveform generation of LTE uplink signals. It is written in Microsoft Visual C++. It is designed for users who want to create programs for creating LTE uplink waveforms. Rather
LTE-simulation-C
- LTE pdsch 仿真,应该说还可以吧。以前写过,都是参照这个的-LTe pdsch simulation
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.
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)的方
LTE_Link_Level_Simulator_Vehicom
- Vehicom LTE Link Level Simulator -The LTE link level simulator is a comprehensive simulation software used for algorithm development, performance evaluation and system validation associated with LTE systems. The simulator have Matlab and C versions.
LTE
- C语言编写的LTE系统仿真代码,很好用,可以-LTE system simulation code written in C language, easy to use, you can look at
Pschedulers
- LTE系统中的调度算法,包括轮询。比例公平。最大C/I等-The LTE system, the scheduling algorithm, including polling. Proportional fairness. Max C/I
gestion-handover-LTE-sim
- implémenter une procédure de Handover par le biais du simulateur LTE System Level sous Matlab.On a implémenté notre algorithme de décision de Handover dans la classe UE.m, c’est la classe qui définit le mobile dans le réseau LTE, nous y avons donc
eetop.cn_LTE-simulation-C
- LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~-LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
LTE_Simulator
- lte系统级仿真,matlab编程开发,外网下载(lte system level simulator based on matlab and C)
Ue-lte-systemlevel simulatio
- UE的全部代码,下行链路实现,包括资源调度,AMC,路径损耗、阴影损耗、角度损耗等等(lte system level simulation code, ue.cpp, in c++)
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)