-
Kernel_Solving
用于提取ngsim数据库的数据,用来进行交通数据研究(The tech solving the ngsim data set)
- 2018-02-28 13:14:01下载
- 积分:1
-
风电功率预测
某风电场由58台风电机组构成,每台机组的额定输出功率为850kW。附件2中给出了2006年5月10日至2006年6月6日时间段内该风电场中某台A风电机组的输出功率数据,记为PA。
请对给定数据进行风电功率实时预测并检验预测结果是否满足附件1中的关于预测精度的相关要求。具体要求:
1)采用不少于三种预测方法(比如时间序列分析类的预测方法、神经网络预测方法、支持向量机预测方法等等);
2)预测量:PA
3)预测时间范围分别为(预测用的历史数据范围可自行选定):
- 2022-10-16 16:50:03下载
- 积分:1
-
VRPTW的蚁群算法 ant-for-VRPTW-master
VRPTW的蚁群算法,采用python写法,根据算例并求出最优化路径(Ant colony algorithm based on VRPTW)
- 2020-06-26 17:00:02下载
- 积分:1
-
reguralization
说明: 利用python的深度学习优化算法,比如优化算法:Adam,RmsProp等(DeepLearning optimize algorithm by python such as optimize algorithm Adam,rmsprop and so on)
- 2020-04-22 16:54:02下载
- 积分:1
-
ANSI
一个Python脚本和模块只在终端使用ANSI颜色。
- 2022-03-09 20:25:50下载
- 积分:1
-
python 预约京东茅台脚本(JD-maotai)
JD-maotai## 主要功能- 登陆京东商城([www.jd.com](http://www.jd.com/)) - 用京东APP扫码给出的二维码 - 预约茅台 - 定时自动预约 - 秒杀预约后等待抢购 - 定时开始自动抢购
- 2021-05-06下载
- 积分:1
-
trees
说明: 决策树分类,机器学习算法需要作用于数据,数据的属性和特征决定了机器学习算法是否适用,同时,数据质量的好坏也直接决定算法表现的好坏。这篇博客选择在Adult数据集上进行实验。(Decision tree classification)
- 2020-07-04 11:23:26下载
- 积分:1
-
Python算法教程_中文版
Python算法学习入门资料,中文版,学习Python的入门经典(Python algorithm learning materials)
- 2019-03-07 15:19:48下载
- 积分:1
-
QB模型 神经网络
说明: 从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
Python xlwt 创建xls文件例子
xlwt包
- 2015-06-15下载
- 积分:1