-
有关TSP遗传算法的的三个pdf论文。不错的参考
有关TSP遗传算法的的三个pdf论文。不错的参考-The TSP of the three genetic algorithms pdf papers. A good reference
- 2022-02-09 16:44:28下载
- 积分:1
-
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.-developed at the University of Colorado, the face recognition system to run under UNIX.
- 2022-05-19 10:23:36下载
- 积分:1
-
用matlab仿真的递推极大似然法辨识程序,可用来进行系统辨识,很好用...
用matlab仿真的递推极大似然法辨识程序,可用来进行系统辨识,很好用-simulation using Matlab Recursive maximum likelihood method identification procedures, which can be used for system identification, good use
- 2022-04-18 18:28:00下载
- 积分:1
-
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法
用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法-used for the classification of data mining algorithms, based on the c language, a classification algorithm c4.5
- 2022-02-05 13:11:08下载
- 积分:1
-
: Mobile robot path planning is an important study robot research field. Charact...
: 移动机器人路径规划是机器人学的一个重要研究领域。 针对移动场地的特点对其进行了建
模与存储,然后将场地处理成简单的连通图-: Mobile robot path planning is an important study robot research field. Characteristics for mobile sites for their modeling and storage, and then deal with the venue into a simple connected graph
- 2023-05-29 02:40:03下载
- 积分:1
-
FP算法 由韩家炜教授发明 用于挖掘频繁项集
FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set
- 2022-02-14 07:27:05下载
- 积分: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
-
粗糙集例程遗传算法
粗糙集遗传算法例程-Rough Set routines Genetic Algorithm
- 2023-05-24 15:45:02下载
- 积分:1
-
很好的神经网络教程,里面包含源代码,可以进行相关的修改!...
很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
- 2022-03-22 05:42:04下载
- 积分:1
-
matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算...
matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
- 2022-03-10 10:48:53下载
- 积分:1