-
This is a software written using MATLAB genetic algorithm procedure.
这是一个用MATLAB软件写的遗传算法程序。-This is a software written using MATLAB genetic algorithm procedure.
- 2022-01-25 22:43:24下载
- 积分:1
-
neural networks and genetic algorithms combined application
神经网络和遗传算法组合应用-neural networks and genetic algorithms combined application
- 2023-02-09 23:20:03下载
- 积分:1
-
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。...
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
- 2023-06-08 15:50:03下载
- 积分:1
-
neural network data
神 经 网 络 资 料-neural network data
- 2022-02-10 13:14:12下载
- 积分:1
-
有关遗传算法的源码
有关遗传算法的源码-the genetic algorithm source code
- 2022-07-25 23:43:21下载
- 积分:1
-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision Source, a classic example of artificial neural network CPN-source
- 2022-03-19 23:43:19下载
- 积分:1
-
artificial intelligence fundamental problem
人工智能领域最基本的问题-artificial intelligence fundamental problem
- 2022-12-23 17:10:03下载
- 积分:1
-
standard camera calibration source. (Two
标准tsai摄像机标定源代码。(两步标定)-standard camera calibration source. (Two-step calibration)
- 2023-07-19 04:10:04下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
一个简单的用MATLAB写的BP算法源程序。
一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
- 2022-02-12 06:30:05下载
- 积分:1