-
multiuser
本文针对并行干扰抵消检测器的不足之处,提出了改进的并行干扰抵消检测算法——基于多项式展开的并行干扰抵消多用户检测算法。该算法将多项式展开检测器作为并行干扰抵消检测器第一级的数据估计值,以提高检测可靠性。通过仿真实验,首先验证了多项式展开检测器的性能。然后比较改进算法与传统检测器的性能,验证改进算法的系统性能得到明显改善;并与并行干扰抵消检测器、解相关检测器和MMSE检测器相比较,验
证得到该改进算法的性能也有不同程度的改善。
(this paper discusses the principle and performance of the
conventional detector and the parallel interference cancellation(PIC)detector
separately.Since the conventional detector take MAI only as the background noise without considering the existence of the other users,the existence of MAI has a significant impact on the performance of CDMA systems.Each stage of PIC detector utilizes the data estimates of the initial or previous stage,produces a new set of MAI estimates,and then subtracts out all of the MAI for each user in parallel.Through Monte Carlo simulation in different scenarios,the results illustrate the influence of MAI in conventional CDMA ystems.Theexperimental results show PIC detector can effectively eliminate MAI andimprove the system BER.
)
- 2010-03-02 22:59:56下载
- 积分:1
-
Convex_Optimization
一本凸最优化方面的经典文献Convex Optimization 作者Stephen Boyd(A convex optimization of the classic literature Convex Optimization Author: Stephen Boyd)
- 2009-09-09 10:44:49下载
- 积分:1
-
Bruce.Eck
主要是在python方面的英文资料,,虽然是英文的,但属于比较好的东西,建议下载!(Mainly in the python information in English, though, is in English, but belongs to the good things, recommended download!)
- 2013-07-25 13:50:10下载
- 积分:1
-
30个常用python实现
说明: 30个常用Python程序实现,包括冒泡算法之类(30 commonly used Python programs, including bubbling algorithms and the like)
- 2020-10-29 18:49:56下载
- 积分:1
-
Trnsys17Mannul02
TRNSYS,瞬态模拟程序,软件内置教程,第二部分(TRNSYS, a transient simulation program, the software built tutorial, Part II)
- 2021-05-01 11:01:52下载
- 积分:1
-
Python学习手册(第4版)
让你对Python语言有深入而完整的了解,从而帮助你理解今后遇到的任何Python应用程序实例。(Let you have a thorough and complete understanding of the Python language, so as to help you understand any Python application examples you will encounter in the future.)
- 2019-06-19 01:37:37下载
- 积分:1
-
IEEE802.11
该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
- 2011-01-06 15:06:14下载
- 积分:1
-
DataStructures_Algorithms_and_Applications_in_C++(
《数据结构算法与应用-C++语言描述》中文版(pdf格式,可注释)
只有放在其他书籍里了("data structure algorithms and application-C language description," the Chinese version (pdf format, Notes can be) only on the other books Lane)
- 2006-08-13 11:39:58下载
- 积分:1
-
微波滤波器设计手册
用于微波滤波器的设计,对新学者十分有用,理论加工程实例(The design of microwave filter is very useful for new scholars)
- 2020-11-13 21:39:42下载
- 积分:1
-
kaggle_diabetic-master
A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1