-
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
-
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序...
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
- 2022-02-16 00:18:16下载
- 积分:1
-
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢...
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢-AIML realization, AIML robot language is more applicable to the prototype, I hope everyone likes
- 2022-03-10 20:05:50下载
- 积分:1
-
基于遗传算法的分词论文 基于遗传算法的分词论文
基于遗传算法的分词论文 基于遗传算法的分词论文-Segmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms PapersSegmentation Based on Genetic Algorithms Papers
- 2022-01-26 00:31:13下载
- 积分:1
-
有关优化的遗传算法
有关优化的遗传算法-the genetic algorithm optimization
- 2022-03-14 03:01:56下载
- 积分:1
-
BP神经网络分类器C程序
BP神经网络分类器C程序-BP neural network classifiers C Program
- 2022-02-22 01:02:20下载
- 积分:1
-
本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT...
本代码用基于steve语言的breve软件编写的,此软件是一种3D人工智能的环境模拟器,可以用来构建AGENT-BASED SYSTEM和模拟机器人行为。本代码实现功能如下:机器人服务模拟。自动取得饮料,递送给客人,客人喝完后,另一种清理机器人处理瓶子并运送垃圾堆。主要为了证明机器人运动中的一种Deliberative设计结构。软件下载地址:http://www.spiderland.org/breve/download.php
打开我上传的文件后,点运行就可以看效果。-The code-based software steve language breve prepared, the artificial intelligence software is a 3D environment simulator can be used to build the AGENT-BASED SYSTEM and robot behavior simulation. Realize this function code is as follows: service robot simulation. Automatically beverages, delivered to the guests, the guests after the finish, another robot cleaning up the bottle and the delivery of garbage treatment. Mainly in order to prove that the movement of a robot design structure Deliberative. Software Download: http://www.spiderland.org/breve/download.php open my uploaded file, you can look at the effect of running.
- 2022-09-02 18:35:02下载
- 积分:1
-
高斯混合模型C++版本
高斯混合模型C++版本-Gaussian mixture model C version
- 2022-03-03 04:04:05下载
- 积分:1
-
核心源代码,PDF格式的文件,采用特征脸方法。对于…
人脸识别的核心源代码,PDF格式文件,采用特征脸方法。可供有兴趣的人阅读。-the core source code, documents in PDF format, the method adopted Eigenface. For those who are interested in reading.
- 2023-08-14 17:00:03下载
- 积分:1
-
神经网络的HP算法,这是神经网络入门的好程序
神经网络的HP算法,这是神经网络入门的好程序-HP neural network algorithm, this neural network is a good entry procedures
- 2023-08-27 14:00:03下载
- 积分:1