-
based perceptron neural network to handle complex classification problems
基于感知器神经网络处理复杂的分类问题-based perceptron neural network to handle complex classification problems
- 2022-08-25 03:58:37下载
- 积分:1
-
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子...
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子-based on wavelet neural network algorithm watershed day runoff forecasting model, the combination of routines for wavelet neural network examples
- 2022-05-25 13:11:41下载
- 积分:1
-
本电子书很有意义!!!神经网络入门教程
本电子书很有意义!!!神经网络入门教程-The e-book makes sense! ! ! Neural Network Tutorial
- 2023-01-08 05:30:03下载
- 积分:1
-
GA small programs.
遗传算法小程序。-GA small programs.
- 2022-07-14 06:23:52下载
- 积分:1
-
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。...
RBF程序,可实现函数拟合,本人已经亲自调试过,效果不错。-RBF procedures can realize function fitting, I have personally debugging, and good results.
- 2022-04-12 11:58:28下载
- 积分:1
-
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题...
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library// it tells how to use this library generated by the multi-storey BP network to solve problems Parity
- 2022-01-24 10:08:12下载
- 积分:1
-
粒子群算法,这是一个标准粒子群优化算法源码
粒子群算法,这是一个标准粒子群优化算法源码-PSO
- 2022-03-12 05:22:00下载
- 积分: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
-
BOLTZMAN(vc++编写的程序神经网络程序)
BOLTZMAN(vc++编写的程序神经网络程序)
- 2022-01-25 17:29:59下载
- 积分:1
-
遗传算法求解TSP问题
遗传算法求解TSP问题-genetic algorithm for TSP
- 2022-03-21 18:07:52下载
- 积分:1