-
模式识别――原理、方法及应用
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
- 2023-06-05 04:55:13下载
- 积分:1
-
自己汇总了几个关于rbf的源程序,用于初学者学习
自己汇总了几个关于rbf的源程序,用于初学者学习-Own summary of a few on the rbf source for beginners to learn
- 2023-07-03 06:20:03下载
- 积分:1
-
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHI...
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING
by David E. Goldberg
-Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by David E. Goldberg
- 2022-03-13 23:52:35下载
- 积分:1
-
神经网络讲义课件:PPT格式
神经网络讲义课件:PPT格式- Nerve network printed lecture class: PPT form
- 2023-05-25 12:15:05下载
- 积分:1
-
详细介绍了人工智能在故障诊断中的应用
有实例
详细介绍了人工智能在故障诊断中的应用
有实例-Details of the artificial intelligence in fault diagnosis are examples of
- 2023-01-27 20:30:04下载
- 积分:1
-
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新...
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
- 2022-02-28 10:27:14下载
- 积分:1
-
GA的教学
遗传算法的教材1-GA teaching a
- 2022-08-02 23:26:57下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
一个运用改良的遗传算法来解决旅行商问题的程序
一个运用改良的遗传算法来解决旅行商问题的程序-an improved use of genetic algorithms to solve the traveling salesman problem procedures
- 2022-03-22 23:25:58下载
- 积分:1
-
包含FuzzyKMeans, FuzzyGK, FuzzyR等算法,拓展了weka(本站可以下载)...
包含FuzzyKMeans, FuzzyGK, FuzzyR等算法,拓展了weka(本站可以下载)-Contains algorithm such as FuzzyKMeans, FuzzyGK, FuzzyR. Extends weka(it is can be download form this site)
- 2022-03-13 23:37:43下载
- 积分:1