-
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给...
cost存放了一个强连通图的边权矩阵,作为一个实例。
可在workspace中加载
运用此算法要注意多次试验。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
- 2023-07-15 08:15:03下载
- 积分:1
-
标准遗传算法源码
C语言编程
求解函数优化问题。
标准遗传算法源码
C语言编程
求解函数优化问题。-Standard genetic algorithm
C language programming for Function Optimization.
- 2022-03-01 18:58:28下载
- 积分:1
-
一个简单的用A*算法实现8数码问题的人工智能程序
一个简单的用A*算法实现8数码问题的人工智能程序-use a simple A* algorithm to achieve the eight digital artificial intelligence procedures
- 2022-07-17 08:54:12下载
- 积分:1
-
fuzzy control algorithms, procedures, guidelines,
模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
- 2022-02-02 15:09:37下载
- 积分:1
-
利用窗体实现堆排序。并能逐一显示堆排序的过程
利用窗体实现堆排序。并能逐一显示堆排序的过程-Using the form to achieve Heap Sort
- 2022-03-02 15:34:08下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1
-
雷达数据预测,包括航迹仿真、卡尔曼滤波等
雷达数据预测,包括航迹仿真、卡尔曼滤波等
-radar data projections, including track simulation, Kalman filtering
- 2022-02-11 13:16:03下载
- 积分:1
-
模式识别下的ISODATA算法
例子为IRIS数据库数据
模式识别下的ISODATA算法
例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
- 2022-03-26 08:44:44下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
HP neural network algorithm, which is learning neural network
神经网络的HP算法,这是学习神经网络的入门课程.-HP neural network algorithm, which is learning neural network-oriented courses.
- 2022-02-14 01:51:09下载
- 积分:1