-
有关神经网络的计算
有关神经网络的计算-the neural network computing
- 2022-02-28 12:53:29下载
- 积分: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
-
用AMZI做的只能西湖地图,初学者做,人工智能
用AMZI做的只能西湖地图,初学者做,人工智能-AMZI do with the only West Lake maps, beginners do, and artificial intelligence
- 2022-03-24 09:29:39下载
- 积分:1
-
可视化的手写(鼠标)字母数字神经网络训练程序。
可视化的手写(鼠标)字母数字神经网络训练程序。-visulized neural network trainning programme。
- 2022-09-05 18:55:03下载
- 积分:1
-
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止...
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了
-Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
- 2022-03-20 00:51:43下载
- 积分:1
-
经常性的神经网络故障诊断,可以看到,呵呵
递归神经网络故障诊断,可以看看,不错的哦-Recurrent neural network fault diagnosis, you can see, oh well
- 2022-06-02 17:03:07下载
- 积分:1
-
粒子群优化算法,很好,大家可以试试,很好的优化算法
粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
- 2022-01-30 22:58:46下载
- 积分:1
-
基于基本遗传算法的函数最优化,C++源代码
基于基本遗传算法的函数最优化,C++源代码-Price quilt hanging遗price for dialysis tub cavity算Finally, Yang Zhao , Pro C++ Daitou Tungsten measurements
- 2022-03-12 10:18:01下载
- 积分:1
-
自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP...
自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!-Own genetic algorithm with BP neural network combined with the code! And in the neural network model for multi-objective optimization, the result document has a detailed description doc! Realize BP-GA multi-objective optimization application examples!
- 2022-02-12 18:31:26下载
- 积分:1
-
vc used to write, while useful bp algorithm and the use of rbf neural network tr...
用vc写的,同时有用bp算法和用rbf神经网络进行训练和识别的程序,可以看到两种不同方法得到的结果-vc used to write, while useful bp algorithm and the use of rbf neural network training and identification procedures, we can see the two different methods to obtain the result
- 2022-03-21 23:58:07下载
- 积分:1