-
本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用C语言编写,在TurborC中调试,由于当时在随机数产生上没有种种子,所以极易收敛,有兴趣可以...
本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用C语言编写,在TurborC中调试,由于当时在随机数产生上没有种种子,所以极易收敛,有兴趣可以种上种子试一下。-the cases I wrote is the most genetic algorithm to achieve a simple, and with a documented. C language, in which TurborC debugging, because the random number generator not all sons, so vulnerable convergence are interested can plant seeds try.
- 2022-05-19 06:58:58下载
- 积分:1
-
遗传算法原程序,并行算法,原代码,随机搜索算法
遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
- 2022-04-27 14:20:09下载
- 积分:1
-
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.-Using BP neural network to approach the function Z = SIN (X* Y), using C++ programming.
- 2022-01-27 15:28:31下载
- 积分:1
-
k均值聚类算法源码,比较经典,无解压密码
k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
- 2022-07-19 21:40:26下载
- 积分:1
-
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。...
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
- 2022-02-28 14:50:37下载
- 积分: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
-
On the point interpolation and curve interpolation procedure, this procedure can...
一个关于指向插补和曲线插补的程序,本程序有一个菜单可以选择,曲线插补是哦可以选择是顺时针或者逆时针-On the point interpolation and curve interpolation procedure, this procedure can select a menu, curve interpolation is to choose Oh, is clockwise or counter-clockwise
- 2023-02-06 08:35:04下载
- 积分:1
-
企业竞争力关键决定因素的直觉模糊识别模型,值得借鉴
企业竞争力关键决定因素的直觉模糊识别模型,值得借鉴-competitiveness of enterprises key determinants of intuition fuzzy recognition model, worth learning
- 2022-02-03 09:13:42下载
- 积分:1
-
本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助...
本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing
programming the source code, believed can to be engaged in picture
processing each position to have the help
- 2023-01-27 13:20:03下载
- 积分:1
-
本程序用NetLogo开放,模拟行人流。为本人亲字编程。
本程序用NetLogo开放,模拟行人流。为本人亲字编程。-the procedures used NetLogo open simulated flow. I affinity for the word programming.
- 2023-01-10 18:25:04下载
- 积分:1