-
This procedure using genetic algorithm optimization of PID parameters.
本程序利用遗传算法实现PID参数的优化问题.-This procedure using genetic algorithm optimization of PID parameters.
- 2023-03-21 16:35:04下载
- 积分:1
-
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流...
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
- 2022-07-10 08:41:09下载
- 积分:1
-
很好的神经网络教程,里面包含源代码,可以进行相关的修改!...
很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
- 2022-03-22 05:42:04下载
- 积分:1
-
C#版遗传算法解TSP问题
C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
- 2022-02-10 12:38:05下载
- 积分:1
-
遗传算法的全部代码!c编程源码,有readme 和可执性文件!
遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
- 2022-06-02 10:53:50下载
- 积分:1
-
一个简单的遗传算法
采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。...
一个简单的遗传算法
采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
- 2022-08-03 04:39:55下载
- 积分:1
-
经典的SOM人工神经网络例子源码
经典的SOM人工神经网络例子源码-classic example ANN FOSS
- 2022-01-31 14:27:57下载
- 积分:1
-
[ Entire American classics ] wavelet ten lectures (Ingrid
Daubechies) Chinese ed...
【全美经典】小波十讲(Ingrid Daubechies 著)中文版- [ Entire American classics ] wavelet ten lectures (Ingrid
Daubechies) Chinese edition
- 2022-01-25 14:24:20下载
- 积分:1
-
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有...
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合-Using Java to prepare a fractal process. Fractal (Fractal) theory is the Mandelbrot in the 20th century, 70s raised a non-linear science, used to describe the nature of the non-equilibrium nonlinear complex systems in an orderly state. Using fractal algorithm can draw strange image. Mandelbrot set and Julia fractal sets is the most basic collection of two collections
- 2022-01-22 07:05:42下载
- 积分:1
-
本例是本人写的遗传算法的最简单的一个实现,并且带有一个说明文档。用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