-
这是个java版的人工模拟股市。
这是个java版的人工模拟股市。-This is a java version of the artificial simulation of the stock market.
- 2022-03-25 07:20:55下载
- 积分:1
-
svm forecast thesis on the theory of rough, interested can check out, quite good...
svm预测论文,基于粗糙理论的,感兴趣可以查一下,还不错-svm forecast thesis on the theory of rough, interested can check out, quite good! !
- 2023-06-27 07:10:03下载
- 积分:1
-
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓...
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓-Ant colony algorithm demo program, it is the image of the ant colony that cooperation between the intelligence groups, very good interpretation of the essence of the ant colony algorithm
- 2022-07-27 12:13:55下载
- 积分:1
-
K-近邻模糊分类器,模式识别和机器学习的经常…
模糊K近邻分类器,模式识别和机器学习经常要使用的一个分类器-K neighbor fuzzy classifier, pattern recognition and machine learning are often used in a classifier
- 2022-07-06 15:10:13下载
- 积分:1
-
基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面
的G 个顶点的物体坐标,只需要知道它们的图像坐标、激...
基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面
的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平
面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验
证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and laser range finder, a size of an unknown two-dimensional rectangular space Pose measurement algorithm. The algorithm does not need to know the G flat rectangular object vertex coordinates, they only need to know the image coordinates, image coordinates of laser points and the laser ranging results, we can calculate the size of the unknown space rectangular plane in the camera coordinate system bit posture, and to calculate the size of rectangular plane. Through the establishment of monocular hand-eye cameras and laser range finder of the mathematical model, the algorithm is verified. Experimental results show that the algorithm is effective, can be applied to the robot on the space object tracking, positioning, and crawling.
- 2022-02-22 02:59:40下载
- 积分:1
-
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest N...
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Method)
Sum of Squares
Flexible (ß space distortion parameter)
Density (or k-linkage, density-seeking mode analysis) -ClustanGraphics clustering analysis tools. Provides 11 kinds of clustering algorithms. Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean ProximityCentroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of SquaresFlexible (? space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
- 2022-05-16 13:18:30下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
automatic classification and gathering documents, we can choose as a Web service...
自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
- 2023-08-09 05:55:03下载
- 积分:1
-
四遗传算法源代码和源代码,从来没有在家和国外的…
遗传算法的四个源程序和源代码,在国内没有过的,看看国外的程序员是怎么编写的-Four genetic algorithm source code and source code, never at home and abroad to see how the programmer is prepared
- 2022-02-12 20:52:40下载
- 积分:1
-
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价....
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价.
-The use of genetic algorithm feature selection in text clustering. To a combination of characteristics as a chromosome, its binary code, the introduction of text set density as a characteristic of fitness function for evaluation of individual fitness.
- 2023-03-15 14:15:04下载
- 积分:1