-
遗传算法工具包可以解决很多的问题,,非常有用
遗传算法工具包可以解决很多的问题,,非常有用-Genetic algorithm tool kit can be solved many problems, very useful
- 2023-03-31 01:20:04下载
- 积分:1
-
这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助....
这是蚁群算法的一个模拟的软件,可以看到整个蚁群觅食的具体过程,对算法的理解很有帮助.-This is the ant colony algorithm, a simulation software, can see the whole ant colony foraging specific process, the understanding of the algorithm very helpful.
- 2022-01-31 10:45:55下载
- 积分: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
-
模拟退火算法 模拟退火算法(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
-
蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅...
蚁群算法上传一个文件这么复杂啊?生命在长期进化过程中,积累了很多新奇的功能,人类很早就从中得到启发而改进自己的工具,如史书中记戴“见蓬转而做车辑”,传说鲁班被茅苇划破,而发明锯子……也许早先的发明,只是偶然的模仿和发现,后来人们已有意识地进行这方面的研究,这就是“仿生学”。仿生学顾名思义就是模仿生物的某些功能的学问。有名的例子很多,如模仿海豚皮而构造的“海豚皮游泳衣”、科学家研究鲸鱼的皮肤时,发现其上有沟漕的结构,于是有个科学家就依照鲸鱼皮构造,造成一个薄膜蒙在飞机的表面,据实验可节约能源3%,若全国的飞机都蒙上这样的表面,每年可节约几十亿。又如有科学家研究蜘蛛,发现蜘蛛的腿上没有肌肉,有脚的动物会走,主要是靠肌肉的收缩,现在蜘蛛没有肌肉为什么会走路?经研究蜘蛛不是靠肌肉的收缩进行走路的,而是靠其中的“液压”的结构进行走路,据此人们发明了液压步行机……总之,从自然界得到启迪, 模仿其结构进行发明创造.这就是仿生学. 这是我们向自然界学习的一个方面.另一方面,我们还可以从自然的规律中得到启迪,利用其原理进行设计(包括设计算法),这就是智能计算的思想.-Ant Algorithm upload a document so complicated ah? Life in the long evolutionary process, the accumulated growth of many functions, from very early human to be inspired to improve their own tools, such as history books remember wearing "See Peng turn out of the car series," Mao legend Luban Reed was scratched, and the invention saws ... perhaps earlier invention, only occasionally parody and found that there was awareness of the people to carry out this kind of research, and it is a "bionics."
- 2023-01-04 09:05:03下载
- 积分:1
-
this program is the Mining Association Rules field rules algorithm.
本程序实现的是关联规则挖掘领域中规则发现算法.-this program is the Mining Association Rules field rules algorithm.
- 2022-09-04 02:30:02下载
- 积分:1
-
十个经典的模式识别算法的详细实现过程…
模式识别中的十大经典算法,有详细的实现过程,花了很大工夫,现挥泪上传-Ten classic pattern recognition algorithms in detail the realization of the process and spent a lot of work, it is挥泪From
- 2022-05-30 07:34:49下载
- 积分:1
-
一个非常好的,用于训练样本图像的代码。
一定可以运行。...
一个非常好的,用于训练样本图像的代码。
一定可以运行。-A very good image for the training sample code. Will be able to run.
- 2022-01-22 00:46:45下载
- 积分:1
-
fuzzy control algorithms, procedures, guidelines,
模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
- 2022-02-02 15:09:37下载
- 积分:1
-
neural network C procedures for the Chapter 6
神经网络C程序的第6章-neural network C procedures for the Chapter 6
- 2022-01-27 17:30:06下载
- 积分:1