-
模糊数学与人工智能技术
模糊数学与人工智能技术 -fuzzy mathematics and artificial intelligence technology
- 2022-01-20 22:50:17下载
- 积分:1
-
野人与传教士问题的求解程序,对N=3,K=2给出正确路径
野人与传教士问题的求解程序,对N=3,K=2给出正确路径-Savage with the missionary problem solving procedures, N = 3, K = 2 are given the correct path
- 2022-04-17 18:16:31下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分: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
-
指纹识别程序,大家看看吧,也许有用,不用客气
指纹识别程序,大家看看吧,也许有用,不用客气-fingerprint identification procedures, we look at it, perhaps useful, not polite
- 2022-01-26 15:52:18下载
- 积分:1
-
隐马尔可夫模型算法(解压后为ppt文件,改名为a.ppt)
隐马尔可夫模型算法(解压后为ppt文件,改名为a.ppt)-HMM algorithm (decompression after ppt documents, renamed a.ppt)
- 2022-08-05 10:26:45下载
- 积分:1
-
neural network (pattern recognition module) software development kit! ! ! Nothin...
神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and many other areas, which is simple, easy to learn, short development cycle, features high recognition rate.
- 2023-04-30 21:30:04下载
- 积分:1
-
遗传算法优化神经网络的C源程序
遗传算法优化神经网络的C源程序- Heredity algorithm optimization nerve network C source program
- 2022-03-31 09:37:48下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
A genetic algorithm source code can be used as learning to improve the use of wa...
一个遗传算法源程序 可以作为学习改进使用 希望对大家有所帮助-A genetic algorithm source code can be used as learning to improve the use of want to be helpful to everyone
- 2022-02-03 10:48:51下载
- 积分:1