-
SOBI算法,采用二阶统计量进行盲分离。
SOBI算法,采用二阶统计量进行盲分离。-SOBI algorithm, using second-order statistic for blind separation.
- 2022-02-01 02:02:23下载
- 积分:1
-
基于梯度训练方法的rbf神经网络实现,采用随机训练及测试数据
基于梯度训练方法的rbf神经网络实现,采用随机训练及测试数据-Gradient-based training methods of rbf neural network, using a random training and test data
- 2022-11-07 09:45:03下载
- 积分:1
-
一个用VB写的医学人工智能的源代码程序,约..
一个用VB写的人工智能看病程序源代码,可以参考编写健康咨询类等类似程序-Using VB to write a medical procedure of artificial intelligence source code, can refer to the preparation of health counseling and other similar types of procedures
- 2022-04-07 22:38:31下载
- 积分:1
-
neural network in Java
neural network in Java
- 2022-04-20 11:43:25下载
- 积分:1
-
细胞自动机的程序,关于细胞自动机如何实现的问题
细胞自动机的程序,关于细胞自动机如何实现的问题-Cellular Automata procedures on Cellular Automata how to realize the problem
- 2022-03-16 00:08:15下载
- 积分:1
-
人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程...
人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
- 2023-02-01 20:50: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
-
空间作战的C++实现的基于神经网络可以学习如何玩好。
c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
- 2022-04-08 14:32:38下载
- 积分:1
-
遗传算法的人工生命模拟源程序
遗传算法的人工生命模拟源程序-Genetic algorithm source artificial life simulation
- 2022-07-07 14:14:08下载
- 积分:1
-
BP neural network algorithm. Based on the dialog box
BP神经网络的基本算法. 基于对话框-BP neural network algorithm. Based on the dialog box
- 2022-06-27 21:49:48下载
- 积分:1