-
PCA codes for face detection
PCA codes for face detection
- 2022-03-10 16:05:49下载
- 积分:1
-
BOLTZMAN(vc++编写的程序神经网络程序)
BOLTZMAN(vc++编写的程序神经网络程序)
- 2022-01-25 17:29:59下载
- 积分:1
-
蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!...
蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!-Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code! Ant Colony Genetic Algorithm, VC++ Source code!
- 2022-01-24 12:59:40下载
- 积分:1
-
遗传算法源程序,供研究设计使用,希望对你有帮助
遗传算法源程序,供研究设计使用,希望对你有帮助-Genetic algorithm source code for the study design to use, want to help you
- 2022-03-17 15:09:46下载
- 积分:1
-
genetic optimization neural network software in WIN98/95 environment can run
遗传优化神经网络软件
需要在WIN98/95环境下能运行-genetic optimization neural network software in WIN98/95 environment can run
- 2022-09-19 05:55:02下载
- 积分:1
-
Voltage regulation simulation software may biggest transmission
power
电压稳定的仿真软件
可以的出最大传输功率
- Voltage regulation simulation software may biggest transmission
power
- 2022-06-26 11:23:23下载
- 积分:1
-
A small self
一个可自我学习的人工智能小模型,可进行训练,也可进行提问。 希望对大家研究人工智能算法上有帮助!-A small self-learning artificial intelligence model for training, but also ask questions. We hope that research on artificial intelligence algorithms help!
- 2022-03-06 02:23:50下载
- 积分:1
-
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
- 2022-11-21 00:30: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
-
利用动量梯度下降算法训练BP网络,得到误差显示图,并最终进行预测...
利用动量梯度下降算法训练BP网络,得到误差显示图,并最终进行预测-Gradient descent algorithm using momentum BP network training, the error display map, and, ultimately, to predict
- 2022-01-20 22:51:55下载
- 积分:1