-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1
-
The BP algorithm is a very good program, it is a named bp.m file would be helpfu...
一个非常不错的BP算法程序,这是一个名为bp.m的文件,对于理解BP算法会很有帮助。-The BP algorithm is a very good program, it is a named bp.m file would be helpful for understanding the BP algorithm.
- 2022-08-03 09:09:46下载
- 积分:1
-
动态规划代码
Dynamic Programming Code for the TSP
- 2023-07-19 07:30:02下载
- 积分:1
-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1
-
这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简...
这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
- 2022-03-18 17:29:12下载
- 积分:1
-
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!...
本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
- 2023-01-02 11:50:11下载
- 积分:1
-
schematic diagram of dot matrix
schematic diagram of dot matrix
- 2022-08-03 09:21:39下载
- 积分:1
-
介绍了在LabView环境下的神经网络算法
介绍了在LabView环境下的神经网络算法-Introduced in the LabView environment, the neural network algorithm
- 2022-02-25 06:27:54下载
- 积分:1
-
On the splitting method for VQ codebook generation by using Matlab
On the splitting method for VQ codebook generation by using Matlab
- 2022-01-21 17:55:17下载
- 积分:1
-
遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值...
遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值-Genetic algorithms and neural networks combine the advantages of using two algorithms, a very good reference value
- 2022-02-24 09:43:38下载
- 积分:1