-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-08-09 06:25:40下载
- 积分:1
-
DEEC Varients 的性能分析
我们首先测试分布式能源-高效聚类 (DEEC)、 开发 DEEC (DDEEC)、 增强 DEEC (EDEEC) 和阈值 DEEC (TDEEC) 包含高水平团队异质性对低级别的非均质性的几种不同情况下。我们彻底遵守关于基于稳定期、 网络的生存时间和吞吐量性能。EDEEC 和 TDEEC 执行更好地在所有异构场景中包含变量异质性一生的时间,但是 TDEEC 是最好的所有网络的稳定期。然而,通过改变网络的非均质性参数高度影响 DEEC 和 DDEEC 的性能。
- 2023-02-01 15:50:03下载
- 积分:1
-
基于熵的挖掘数据子空间聚类方法
Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering high dimensional data set.
- 2022-09-06 00:25:03下载
- 积分:1
-
这是用VC++编写的计算器的源代码,可以进行简单的数学运算
这是用VC++编写的计算器的源代码,可以进行简单的数学运算-This is used VC++ Prepared calculator source code, you can perform simple arithmetic
- 2022-12-01 18:05:03下载
- 积分:1
-
CHORUS-音频合唱功能
音频信号处理, 用MATLAB实现合唱功能. 包括LFO(低频振荡)的用法,有音频文件的读写操作及, 播放功能.
- 2023-06-14 19:51:02下载
- 积分:1
-
Pilot Contamination Reduction
应用背景This paper considers the problem of interference mitigation in multi-cell multi-antenna time division duplex (TDD) wireless systems for downlink transmission. An efficient way to obtain channel state information (CSI) at the base station is by using uplink pilots and reciprocity of the downlink channel.
At the same time, it has been shown that pilots from different cells contaminate each other, resulting in corruption of precoding matrices used by base stations, and high inter-cell interference. This paper studies the effects of shifting the location of pilots in time frames used in neighboring cells, and its effectiveness in obtaining better channel estimates, and, thereby, inter-cell
interference reduction.关键技术Wireless cellular network designs with multiple antennas have been adopted by several modern wireless systems, which aim for high throughput as well as high
- 2023-07-07 06:45:03下载
- 积分:1
-
算法导论 -快速排序
利用C++编写的快速排序,重要思想是利用分治法对数组元素进行比较。其效率是几种排序中最好的。编程的时候关键是要注意索引。对于比较的数,可以选择第一个或者是最后一个元素。文件是与其它的排序算法写在一个工程下的,因此读者需要自己创建新的项目
- 2023-08-27 00:50:04下载
- 积分:1
-
adaboost分类算法工具箱
主要用于分类。adaboost是目前分类最好的分类算法。通过不断学习改变样本的权重达到更好的分类效果。
- 2022-03-16 20:50:09下载
- 积分:1
-
经典循环赛日程表算法
经典循环赛日程表算法-classic round robin schedule algorithm
- 2023-05-19 15:40:03下载
- 积分:1
-
基于MFC的c++基础矩阵的计算
该程序用来计算两台摄像机之间的基础矩阵,首先获取两台摄像机图像中的N组匹配点,采用8点法和ransac法,随机的选取8组匹配点对,计算基础矩阵,并且不断调整各个参数。最终结果与matlab的结果进行了比较,精度高。
- 2022-05-30 05:40:20下载
- 积分:1