-
专家系统-神经网络代码
专家系统-神经网络代码-expert system-neural network code
- 2023-06-16 14:55:04下载
- 积分:1
-
ai 代码的C++实现,在VC6.0下运行通过
ai 代码的C++实现,在VC6.0下运行通过-ai code of C++ to achieve,vc++ Running through
- 2022-01-31 10:01:52下载
- 积分:1
-
A*算法的一种简单描述,人工智能领域最为通用和重要的算法
A*算法的一种简单描述,人工智能领域最为通用和重要的算法-A* most important and general algorithm in machine and here it is a kind of easy description
- 2023-09-03 23:05:03下载
- 积分:1
-
人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助...
人体运动检测与运动跟踪的源代码,用到了最新的算法,对这方面研究的人员很有帮助-Human Motion Detection and Motion Tracking source code, use the latest algorithms, this study helpful staff
- 2022-12-03 23:10:03下载
- 积分: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
-
Fisher Linear Discrimination (FLD) classifier source code, including training fu...
Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
- 2022-07-13 11:29:43下载
- 积分:1
-
neural network C procedures for the Chapter 9
神经网络C程序的第9章-neural network C procedures for the Chapter 9
- 2023-08-17 03:00:03下载
- 积分:1
-
无约束条件的模拟退火算法
无约束条件的模拟退火算法 -Unconstrained conditions of simulated annealing algorithm
- 2022-12-04 20:25:03下载
- 积分:1
-
人工智能的过程表示法求解九宫问题,vc开发
人工智能的过程表示法求解九宫问题,vc开发-artificial intelligence to the process that method JiuGongTu, vc Development
- 2022-08-22 01:05:29下载
- 积分:1
-
犯错
< 神经网络设计源代码>>一书的源代码。-err
- 2022-02-07 05:19:17下载
- 积分:1