-
小波包能量谱
用于信号特征提取,提取信号的小波包能量谱(Extracting the wavelet packet energy spectrum of the signal)
- 2020-06-27 01:40:01下载
- 积分:1
-
频繁项集挖掘算法
频繁项集挖掘算法,能在大量局部特征中发现频繁空间配置,这些空间配置可以作为词语,加入到特征包中进行分类,实现图像分类。
- 2022-03-23 21:38:47下载
- 积分: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
-
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
-
Kmeans-python
聚类分析31省市的经济情况,以每个聚类簇的平均值来衡量省市经济的发展水平。(Cluster analysis of the economic situation of 31 provinces and municipalities, with the average value of each cluster to measure the level of economic development of provinces and municipalities.)
- 2020-07-03 13:40:02下载
- 积分:1
-
traversal_consist
遗传算法优化小波神经网络的源程序 1 构造的非线性函数 位于nninit_test m 2 直接用WNN逼近非线性 Wnn_test()
- 2018-03-15 23:48:49下载
- 积分:1
-
分位数回归
说明: 多种方法实现分位数回归,有完整原理解释,直接可用。(Multiple methods for quantile regression)
- 2020-03-03 14:37:14下载
- 积分:1
-
710776
用C++实现各种排序算法:如冒泡排序,选择排序,插入排序,希尔排序,快速排序,归并排序,基数排序和堆排序,并带有源代码说明()
- 2018-05-11 20:06:44下载
- 积分:1
-
Classifiers___Bagging+Knn
该程序用于分类,用到的算法是Bagging and Knn 两种算法(This program is used for classification, the algorithm used is bagging and knn two algorithms)
- 2020-07-02 05:40:02下载
- 积分:1
-
weka源代码
weka是一个很优秀的数据挖掘软件,可以把weka作为程序包打入工程中,基本想要的功能很快就能实现
- 2023-06-01 10:00:04下载
- 积分:1