-
matlab遗传算法源码
matlab遗传算法源码-Matlab genetic algorithm source code
- 2022-02-10 12:23:37下载
- 积分:1
-
《神经网络模式识别及其实现》源程序
几个VC编写的神经网络示例...
《神经网络模式识别及其实现》源程序
几个VC编写的神经网络示例-neuronetwork
- 2022-05-17 15:46:43下载
- 积分:1
-
Radial basis function networks Polynomial Approximation and fitting
径向基网络对Polynomial函数的逼近和拟合-Radial basis function networks Polynomial Approximation and fitting
- 2022-05-05 04:07:56下载
- 积分:1
-
一种运算效率较高的遗传算法
一种运算效率较高的遗传算法-a higher genetic algorithms
- 2022-04-07 12:05:16下载
- 积分:1
-
使用clips解决4人限定时间过河问题。附带clips源代码。
使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
- 2022-05-05 07:55:40下载
- 积分:1
-
人工智能中的深度搜索的九宫问题 用VC实现
人工智能中的深度搜索的九宫问题 用VC实现-artificial intelligence, in-depth search of JiuGongTu issue with VC
- 2022-03-18 03:11:35下载
- 积分:1
-
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的...
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的
- 2022-09-06 21:20:02下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
神经网络的开发包,采用c++编写的,使网络资源,大家共享
神经网络的开发包,采用c++编写的,使网络资源,大家共享-neural network development kits, prepared by the use of c, network resources and share
- 2022-02-05 17:48:40下载
- 积分:1
-
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一...
一个使用Java实现的人工智能的图搜索策略程序――酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Search Strategy-- Liquor JiuGongTu problems of artificial intelligence-map search strategy- Demonstration Program-use guide in the field of artificial intelligence, the implicit search of the plan to solve the problem is one of the basic methods, the procedures through the use of multiple map search strategy, the rearrangement JiuGongTu problem solving, presentation of the "breadth- first search," "depth-first search", "bounded depth-first search", "best-first search" and "partial selection of the best search" five basic map search strategy. The whole process of using animation, interface design aesthetic friendly, easy to use.
- 2022-01-25 17:15:20下载
- 积分:1