-
对多类点进行分类,有图像界面,使用了多种分类算法
对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
- 2023-01-13 06:00:03下载
- 积分:1
-
the solution of TSP(C #)
用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
- 2022-09-06 22:15:02下载
- 积分:1
-
目标函数是De Jong函数,是一个连续、凸起的单峰函数
目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
- 2022-05-13 15:07:14下载
- 积分:1
-
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。...
这是神经网络和遗传算法想结合的c++程序,希望对需要的朋友 有所帮助。-This is a neural network and genetic algorithm would like to combine c++ Procedures, and they hope to help a friend in need.
- 2022-05-21 15:27:47下载
- 积分: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实现,举例说明遗传算法的基本实现步骤,适用于初学者...
遗传算法的matlab实现,举例说明遗传算法的基本实现步骤,适用于初学者-Matlab genetic algorithm to achieve, for example, shows the basic implementation steps of genetic algorithm is suitable for beginners
- 2022-03-19 20:18:03下载
- 积分:1
-
关于遗传算法的算法
关于遗传算法的算法-on Genetic Algorithms Algorithm
- 2022-04-23 04:36:18下载
- 积分:1
-
关于人工神经网络采用反向传播方法…
this about the artificial neural networks which uses the back propogation method.-this is about the artificial neural networks which uses the back propogation method.
- 2022-04-19 15:29:48下载
- 积分:1
-
Robot design, has three joints and two arms, a common U.S.
机械手臂的设计,有三个关节和两个手臂,大家共同-Robot design, has three joints and two arms, a common U.S.
- 2022-08-22 17:01:43下载
- 积分:1
-
自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习...
自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习-Adaptive genetic algorithm, using C write, compare the genetic algorithm to adapt to start learning to learn
- 2022-03-23 05:56:04下载
- 积分:1