-
EKF-python code
本代码为基于扩展卡尔曼滤波的多传感器融合程序仿真,内附数据。(This code is a simulation of multi-sensor fusion program based on extended Kalman filter, with data attached.)
- 2020-06-16 15:20:02下载
- 积分:1
-
《深度学习入门:基于Python的理论与实现》
本书主要介绍深度学习的核心算法,以及在计算机视觉,语音识别、自然语言处理中的相关应用,适合深度学习从业人士或者相关研究生作为参考资料,也可以作为入门教程来大致了解深度学习的相关前沿技术(This book mainly introduces the core algorithms of deep learning, as well as relevant applications in computer vision, speech recognition and natural language processing. It is suitable for practitioners of deep learning or relevant graduate students as reference materials, and can also be used as an introductory course to roughly understand the cutting-edge technologies of deep learning)
- 2020-06-20 11:40:02下载
- 积分:1
-
FloodingSimulation
在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each
link can handle only one packet per time interval (i.e. only one packet in total may traverse
the link in either direction). Nodes should include a buffer to queue any additional packets.
Present your results in terms of the number of duplicate packets produced, and the
congestion at each node, and suggest a possible solution for reducing this problem.)
- 2020-06-24 09:40:07下载
- 积分:1
-
gabor.py
Gabor特征提取,使用python,输出为一个直方图。用于kcf的目标跟踪(Gabor feature extraction, using python, output as a histogram. Target tracking for KCF)
- 2019-04-15 11:14:23下载
- 积分:1
-
duelo
说明: Source duelo game server
- 2020-04-04 22:04:28下载
- 积分:1
-
谱聚类
谱聚类的目的便是要找到一种合理的分割图的方法,使得分割后形成若干个子图,连接不同子图的边的权重(相似度)尽可能低,同子图内的边的权重(相似度)尽可能高(The purpose of spectral clustering is to find a reasonable method of segmentation graphs, so that several subgraphs are formed after segmentation, and the weights (similarities) of the edges connecting different subgraphs are as low as possible, and the weights of the edges in the same subgraph are as low as possible. (similarity) as high as possible)
- 2020-06-23 21:20:01下载
- 积分:1
-
tensorflow-knn-双向LDA
基于LDA的人脸降维,精度比二维LDA的要高,有一定的运用价值。(orl tensorflow LDA PCA)
- 2019-06-06 10:17:58下载
- 积分:1
-
ShamirSecretsharingPy
说明: python语言实现多项式秘密分享,并且可以用拉格朗日插值恢复(Python language implements polynomial secret sharing and can be restored by Lagrange interpolation)
- 2020-11-18 01:39:39下载
- 积分:1
-
vnpy6.3.13
说明: 穿透式CTP—API,python可直接调用进行穿透式测试!(Penetrating CTP - API, Python can be directly called for penetrating testing!)
- 2019-05-18 10:24:41下载
- 积分:1
-
Apriori-master
用Apriori算法挖掘出入侵检测数据集KDD99的数据关联性,从而检测出未知的攻击(Apriori algorithm is used to extract the data association of the intrusion detection data set KDD99, and the unknown attack is detected)
- 2021-04-21 21:58:49下载
- 积分:1