-
python语言学习滤波
通过python语言,学习各种滤波器,包括卡尔曼滤波,扩展卡尔曼滤波,UKF滤波等,可实时观察参数对滤波器的影响。非常适合初学之
- 2022-06-03 05:13:13下载
- 积分:1
-
1
说明: 使用LSTM预测交通流,并与其它算法进行比较,里面包含详细程序,第一部分(LSTM is used to predict traffic flow and compared with other algorithms, which contains detailed procedures.)
- 2019-01-03 09:08:15下载
- 积分:1
-
Rail-Lane-Lines-master (1)
说明: 铁轨线检测,可以完成对直轨和弯轨的检测,效果较好(Rail line detection, can complete the detection of straight rail and curved rail, the effect is good)
- 2021-03-08 14:39:28下载
- 积分:1
-
RabbitMQ
说明: 使用python对rabbitmq的简单练习demo(Simple practice demo of rabbitmq using Python)
- 2020-06-22 11:40:01下载
- 积分: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
-
用Python编写奇偶分数求和函数
了解基本编程知识,熟悉编程算法,用Python编写奇偶分数求和函数。(Understanding basic programming knowledge, familiar with programming algorithms, using Python to write odd and even fraction summation function.)
- 2020-06-23 19:40:01下载
- 积分:1
-
TSP
遗传算法、禁忌搜索、模拟退火、蚁群算法
解决三十个城市的旅行商问题
人工智能课的一次作业,py写的,(Genetic algorithm, Tabu search, simulated annealing, Ant Colony algorithm to solve the traveling Salesman problem in 30 cities, an artificial intelligence class assignment, written by py,)
- 2020-06-23 01:40:01下载
- 积分:1
-
基于Python的聊天软件
【实例简介】登录注册,群聊私聊,聊天记录,表情包发送
- 2021-06-09 00:31:22下载
- 积分:1
-
LSTMPractice
说明: 利用jupyternotebook对LSTM网络仿真练习,实现一个LSTM+DNN结构的预测网络。主要使用的keras建模。tensorflow2.0(A prediction network of LSTM + DNN structure is realized by using jupyter notebook to simulate LSTM network. The main use of keras modeling. tensorflow2.0)
- 2020-07-04 02:20:02下载
- 积分:1
-
pyKriging-master
说明: 关于代理模型的克里金模型包,其包含普通克里金和协克里金。(Kriging is an invaluable tool in understanding the behavior of sparse data. It has proven effective in many aspects of engineering and in applications where data is "expensive", or difficult, to collect.)
- 2020-02-18 17:09:24下载
- 积分:1