-
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序...
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序 -Java fractal program written using random fractal ferns painted leaves Fig. Another: There are C source code
- 2022-02-12 01:55:54下载
- 积分:1
-
这是一本比较详细介绍进化算法的电子书,是pdf格式的。
这是一本比较详细介绍进化算法的电子书,是pdf格式的。-This is a more detailed introduction of the e-book evolution algorithm is pdf format.
- 2022-01-28 03:23:26下载
- 积分:1
-
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!...
一篇研究遗传算法的人都必须看的文章,是国内遗传算法研究的泰斗!-A well know article in the field of genetic algorithm.The writer is very famous in our country
- 2022-02-02 06:04:46下载
- 积分:1
-
//main function is mainly used to launch virtual memory used to simulate and mon...
//主函数,主要是用于启动用于模拟虚存活动和进行监控的两个线程;-//main function is mainly used to launch virtual memory used to simulate and monitor activities of the two threads;
- 2022-01-28 07:03:37下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分:1
-
本代码用蚁群算法求解带时间窗的车辆路径问题
本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
- 2022-05-17 08:30:38下载
- 积分:1
-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
CMAC小脑模型神经网络的具体实现算法。
CMAC小脑模型神经网络的具体实现算法。-CMAC cerebellar model of neural network algorithm for concrete realization.
- 2023-08-15 11:40:03下载
- 积分:1
-
直觉模糊代数,是学习的一篇好文章,值得
直觉模糊代数,是学习的一篇好文章,值得-intuition fuzzy algebra, the study is a good article, it is worth a look at
- 2022-02-04 05:13:36下载
- 积分:1