-
非线性规划中求解无约束问题中的一个有效方法
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
- 2022-07-26 07:10:08下载
- 积分:1
-
Common ant colony algorithm, this algorithm can efficiently solve the problem ts...
通用的蚁群算法,这个算法可以高效地解决tsp问题-Common ant colony algorithm, this algorithm can efficiently solve the problem tsp
- 2023-08-08 13:10:03下载
- 积分:1
-
该算法是用最基本的遗传算法编写,有利于…
本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
- 2023-01-11 00:40:03下载
- 积分:1
-
生产线上的上车数量注册软件的部分源代码,用于注册杭车数量,以便进行自动控制...
生产线上的上车数量注册软件的部分源代码,用于注册杭车数量,以便进行自动控制-The production line picking up the number of registered software, part of the source code used to register Hang cars for automatic control
- 2022-02-02 00:22:08下载
- 积分: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
-
based perceptron neural network to handle complex classification problems
基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
- 2022-08-25 03:58:37下载
- 积分:1
-
Code for Truth Maintenance System in Artificial Intelligence.
Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
- 2022-02-25 09:49:07下载
- 积分:1
-
good procedures, MATLAB
很好的程序,MATLAB-good procedures, MATLAB
- 2022-07-16 21:10:54下载
- 积分:1
-
这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。...
这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。-This is a writer writing improvement of the people"s hidden Markov model algorithm procedures.
- 2022-09-28 09:30:03下载
- 积分:1
-
SOM算法,matlab程序,是经典的教科书的例子程序
SOM算法,matlab程序,是经典的教科书的例子程序-SOM algorithm, Matlab procedures, are classic textbook example of procedures
- 2022-06-17 18:19:20下载
- 积分:1