搜索资源列表
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
leach
- leach协议的matlab仿真代码,仿真用源码-leach agreement matlab simulation code, simulation with source
mac_802_15_4_transac
- csma协议,802.15.4协议mac层transac的c文件和header文件-CSMA agreement 802.15.4 mac layer transac the c files and header files
LEACH
- 实现无线传感器网络的leach协议,该协议是基于簇的路由-the leach protocal for wireless sensor networks
LEACH
- Taken from other people, LEACH routing protocol source code using Matlab
LEACHSimulationFromSEPRoutingAuthor
- This is LEACH routing protocol simulation code using Matlab, taken from the author of SEP routing protocol.
leach
- 无线传感器网络的能量控制,分簇发送数据包-Wireless sensor network energy control, sub-cluster send data packets
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.
convlutional_code_viterbi
- 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
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)的方
Inverse
- 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
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.
CAma
- 第四颗卫星C/A码的产生代码,matlab编写-the generation of C/A code
LDPC
- LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试-LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test
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
60GHz-channel-model
- 60GHz的matlab和c语言信道建模,分为住宅,办公室,会议室三个场景-And c language matlab 60GHz of channel modeling, divided into residential, office, meeting room three scenes
LTE_Uplink_matlab_c
- LTE 链路级别仿真 MATLAB 和 c语言-LTE link level simulation MATLAB and C language
MatlabSimulation
- 通信系统设计,数字带通传输系统仿真Matlab代码 1. 比较BPSK与QPSK两种调制方式的误码率和误比特率性能(注意QPSK的误码率不同于误比特率),横坐标为SNR,并与理论曲线比较,分析解释仿真图。 2. 要求使用Matlab/C语言/Matlab-simulink中的任一种工具实现。 3. 代码中每个模块都要有详细注释说明。 -Communications systems design, digital bandpass transmission system simul
27834490leach-c
- 基于无线传感器网络中分簇路由协议leach协议的改进协议leach-c协议,可在matlab中运行通过。(Leach-c protocol, an improved protocol based on LEACH protocol for clustering routing in wireless sensor networks, can run through matlab.)