-
平衡二叉树
这是平衡二叉树的非常不错的程序,值得一看。程序中也有详细的注释,对阅读有很大的帮助,如有问题,可以联系我的。这个程序是刚学算法时,写的课程设计,还有文档,此处没有上传,如果需要,可以联系我。
- 2023-05-26 02:05:03下载
- 积分:1
-
指派问题的匈牙利算法(matlab语言)
指派问题的匈牙利算法(matlab语言)-assignment of the Hungarian algorithm (Matlab language)
- 2022-04-23 09:11:20下载
- 积分:1
-
著名的seismiclab的代码 是地震学研究人员必备的工具
著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
- 2022-12-01 03:05:04下载
- 积分:1
-
PSO算法的工具
这个工具箱是为计算智能领域的研究人员以及应用程序开发人员、学生和教室实验室设计的。它足够强大,已经有好几篇论文使用它进行了开发,但它也在不断开发中,而且非常容易被破解。MATLAB的优化工具箱的用户应该感到宾至如归,但即使你不使用工具箱,这将很容易计算。包括广泛的帮助。
- 2023-05-27 03:35:04下载
- 积分:1
-
这是我的毕业设计,所以我认为人们还是习惯写的,所以,我何…
这个是我的毕业设计做的我觉得对大家还是有写用的,所以我给打击看看希望大家也给点意见。-this is my graduation design so I think people are still used to write, So, I hope to see you blow also points.
- 2023-06-18 20:20:03下载
- 积分:1
-
GNU Scientific Library,C语言开发的数值方面的函数库
GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
- 2022-03-23 18:43:42下载
- 积分:1
-
哈希表实现
哈希表实现- The Hasche table realizes
- 2022-12-11 02:35:02下载
- 积分:1
-
massive mimo about NYU
应用背景2011: Peer-to-Peer 38 and 60 GHz in Austin Texas
Cellular (rooftop-to-ground)
2012: Cellular 28 GHz in New York City
2013: Cellular and Backhaul 72 GHz in New York City
2013: Capacity Analysis and Channel Models for 5G关键技术Links made at large range of receiver and transmitter angles
• Many scatterers near both RX and TX when placed 1.5m above
ground
• Antenna Beam-steering can help make several NLOS links
• Objects, such as brick, reflect 38 GHz better than 60 GHz due to lower
diffusive scattering.
- 2022-01-26 04:31:04下载
- 积分:1
-
某次python作业
某次python作业
- 2022-02-06 11:54:10下载
- 积分:1
-
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。
Matlab 源代码,以兰花数据集作为测试对象。-k-means algorithm to accept input k then n data object is divided into k-clustering in order to make available to the cluster to meet: the same objects in clustering high similarity and objects in different clustering the similarity smaller. Cluster similarity is the use of the clustering of objects by means of a
- 2022-02-01 10:09:59下载
- 积分:1