-
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考-A basic pattern recognition methods, partially improved, simple and practical, the use of matlab simulation, as compiled correctly. Reference for everyone to learn
- 2022-05-25 17:23:06下载
- 积分:1
-
本人这学期写八数码作业,采用三种人工智能算法,在vc2003开发完成...
本人这学期写八数码作业,采用三种人工智能算法,在vc2003开发完成-I write this semester eight digital operations, in three artificial intelligence algorithm, developed in vc2003
- 2022-02-05 19:22:43下载
- 积分:1
-
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用...
CMU的自主机器人的软件开发平台, 应用十分广泛, 基本上已经成为一种近似标准, 比较好用, 希望对开发机器人导航算法方面的人有用 -CMU autonomous robot software development platform for a wide range of applications, they have basically become a kind of similar to the standard, more useful, in the hope that the development of robot navigation algorithm useful side
- 2022-01-26 20:14:31下载
- 积分:1
-
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
-
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数...
自适应小生境递阶遗传算法求解函数优化问题
想对其他函数求解就修改function函数-adaptive hierarchical genetic algorithm optimization function to function for the other amendments on the funct ion function
- 2022-12-27 22:30:08下载
- 积分:1
-
此文档是遗传算法原理加源代码。
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思...
此文档是遗传算法原理加源代码。
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。 -This document is the principle of genetic algorithm source code increases. Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment arising from the fine species. Genetic algorithm is based on ideas of biological evolution and the inspiration derived from a global optimization algorithm.
- 2023-04-27 02:45:03下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-12-01 12:50:03下载
- 积分:1
-
自己编写的人工智能小模型,可实现逻辑推理功能
自己编写的人工智能小模型,可实现逻辑推理功能
- 2023-06-07 20:55:04下载
- 积分:1
-
一个简单的遗传算法的源代码。....代码,以确保…
一个简单的遗传算法源代码。。。。。代码保证尽可能少,实际上也不必查错-A simple genetic algorithm source code. . . . . Code to ensure that as little as possible, in fact, do not have error checking
- 2022-05-17 08:46:00下载
- 积分:1
-
极小化误差平方和算法聚类源代码,下载后直接运行就可以了...
极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
- 2022-02-26 16:16:53下载
- 积分:1