-
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了...
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了-artificial intelligence of the global search JiuGongTu problems with VC JiuGongTu this issue under the three search methods are here
- 2022-07-19 04:16:39下载
- 积分:1
-
用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果...
用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果-BP network of image edges extraction, the procedure for the demonstration program, we can see BP in the application of the results
- 2022-03-04 01:15:11下载
- 积分:1
-
BP神经网络的小应用。模拟0~1之间的三角函数曲线
BP神经网络的小应用。模拟0~1之间的三角函数曲线-BP neural network of small applications. Analog 0 to 1 between the trigonometric curve
- 2022-02-11 20:36:14下载
- 积分:1
-
这是用C语言编写的ID3算法,希望对大家有所帮助
这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
- 2022-03-22 11:46:37下载
- 积分:1
-
这是个java版的人工模拟股市。
这是个java版的人工模拟股市。-This is a java version of the artificial simulation of the stock market.
- 2022-03-25 07:20:55下载
- 积分:1
-
HMM of the C language. Very useful pattern recognition procedures
HMM的C语言实现.很有用的模式识别程序-HMM of the C language. Very useful pattern recognition procedures
- 2023-06-04 06:55:03下载
- 积分:1
-
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次...
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local characteristics, and simulated annealing algorithm theory with the characteristics of the global optimum. Thus, simulated annealing algorithm for clustering improvements. Cluster Group of 20 simulations show that the average value of K results improved about eight times, the results are obvious. The next step : In fact, in high temperature generated random neighborhood is a combination of explosives (see my software on the "k-means clustering algorithm" mentioned above), high-temperature solution of partial out almost zero probability, it is considering the use of convex hull bound for simulation cluster, the work under way . Soon dedication to the ladies.
- 2023-05-08 08:05:03下载
- 积分:1
-
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。...
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowledge to design controller.
- 2022-03-17 01:06:20下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1
-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1