-
//开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3...
//开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-//development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express// Date : 2005.3.12// Author : Liu Bo// Particle Swarm Optimization (PSO) : The algorithm for the minimum objective function
- 2022-04-12 06:14:19下载
- 积分:1
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载...
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载-a genetic algorithm library, set up a more flexible algorithm, the algorithm needs to understand people to download
- 2023-07-27 04:50:03下载
- 积分:1
-
一个用来测试神经网络的程序。在matlab中直接打开即可。
一个用来测试神经网络的程序。在matlab中直接打开即可。-a neural network used to test procedures. In Matlab can be opened directly.
- 2022-05-31 06:23:21下载
- 积分:1
-
是个定时期,不是太有用的东西,
是个定时期,不是太有用的东西,-GOOD
- 2022-03-13 14:23:45下载
- 积分:1
-
这是个java版的人工模拟股市。
这是个java版的人工模拟股市。-This is a java version of the artificial simulation of the stock market.
- 2022-03-25 07:20:55下载
- 积分:1
-
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。...
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。-This is a Pulse-Coupled Neural Networks in Edge Detection, pulse coupled neural network is the third generation of neural networks, image processing inherently advantage.
- 2022-01-26 04:56:31下载
- 积分: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
-
NetLogo实现双货仿真模型
netlogo实现的二元货物的模拟仿真模型-netlogo to achieve the dual cargo simulation model
- 2022-02-03 08:04:28下载
- 积分:1
-
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件...
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
- 2022-01-26 01:42:07下载
- 积分:1