cplusplus

所属分类:通讯编程
开发工具:Visual C++
文件大小:33KB
下载次数:4
上传日期:2019-12-12 16:15:12
上 传 者sql101
说明:  无线通信建模仿真c++程序,主要内容为cost2100信道建模
(Wireless communication modeling and simulation C + + program, the main content of which is cost2100 channel modeling)

文件列表:
cplusplus\channel_spec.xml (2191, 2019-12-12)
cplusplus\COST2100_Channel.cpp (5622, 2019-12-12)
cplusplus\COST2100_Channel.h (2174, 2019-12-12)
cplusplus\COST2100_Specification.cpp (48499, 2019-12-12)
cplusplus\COST2100_Specification.h (24678, 2019-12-12)
cplusplus\GPL.txt (35147, 2019-12-12)

This is a C++ implementation for the COST2100 channel model. Its support single and multiple link simulations. It supports indoor OLOS scenario simulation for now. The code is developed by Weiwei Jiang under GPL. The code is currently maintained by Meifang Zhu, Lund University. For any problem and question, please directly contact us via: email: meifang.zhu@eit.lth.se tel: +46 46 2229246 address: Institutionen fr Elektro- och informationsteknik, Lunds universitet, Box 118, 221 00 Lund, Sweden. This C++ implementation have been developed based on the current MATLAB framework and TD(10)12092. 1. function list COST2100_Channel : interface for the system level simulation. You can integrate this function into any of your C++ project. The return variable of this function is the corresponding channel matrix. COST2100_Specification: channel specification including all the main majors of the channel model. In the specification, you can modify you single or multiple link parameters, such as common cluster ratio. Also you can develop a scenario you wanted, and now only indoor OLOS scenario has been developed. Antenna pattern can be modified as well to generate proper channel matrix. 2. How to run the code a. modify the function COST2100_Spectification if you have a different scenario besides indoor OLOS scenario. b. Integrate the function COST2100_Channel into your simulation chain, specify the input for the function and channel matrix can be generated directly. 3. Copyright Copyright (C)2008 Weiwei Jiang, Lund University, Sweden. This program, cost2100, is a free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .

近期下载者

相关文件


收藏者