-
仿真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
-
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码...
用元胞自动机实现以不同颜色表示不同状态细胞的细菌分裂试验的算法C语言代码-Using Cellular Automata in order to realize different colors express different states of bacterial cells to split the test algorithm C language code
- 2023-07-04 00:35:03下载
- 积分:1
-
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。...
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。-Canada, developed at the University of Fuzzy Clips a complete program that comes with the use of documentation, can be used for fuzzy inference engine development.
- 2022-09-12 01:45:04下载
- 积分:1
-
关于apriori算法的一个小程序,用于数据挖掘关联规则,呵呵....
关于apriori算法的一个小程序,用于数据挖掘关联规则,呵呵.-apriori algorithm on a small procedures for data mining association rules, Ha ha.
- 2022-03-25 14:16:21下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
基于小生境遗传算法的分类规则数据挖掘算法
基于小生境遗传算法的分类规则数据挖掘算法
-Based on Niche Genetic Algorithm for Classification Rules Data Mining Algorithm
- 2022-04-11 07:34:24下载
- 积分:1
-
这是一个用VB编写的TS算法,可以为初学者尝试
这是一个用vb写的TS算法,可以提供初学者尝试
- 2023-03-26 09:30:03下载
- 积分:1
-
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序
BP算法C++的BP算法源程序 BP算法C++的BP算法源程序 -BP algorithm C BP algorithm source algorithm C BP BP algorithm source code
- 2023-04-28 20:35:03下载
- 积分:1
-
这是一个指纹识别的源代码,指纹识别是比较成熟的模式识别!`...
这是一个指纹识别的源代码,指纹识别是比较成熟的模式识别!`-This is a fingerprint identification of the source code, fingerprint identification is a relatively mature pattern recognition! `
- 2023-02-19 03:40:03下载
- 积分:1
-
模式识别中的ISODATA算法演示
模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
- 2022-03-06 09:04:28下载
- 积分:1