-
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
- 2023-06-05 11:45:03下载
- 积分: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
-
解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整...
解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
- 2023-08-07 09:45:02下载
- 积分:1
-
PROJECT is a c library, it is aimed at individual _ Agent
Biome是一个c++库,它的目的是个人_基于代理的模拟器(象 Swarm 或EcoSim)。它试图尽可能达到高效并且同时有好的设计-PROJECT is a c library, it is aimed at individual _ Agent-based simulator (like Swarm or EcoSim). It seeks to achieve efficient as possible while it is good design
- 2022-01-25 20:23:29下载
- 积分:1
-
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
- 2022-03-21 16:53:08下载
- 积分:1
-
neural network programming, genetic algorithm
神经网络程序设计,遗传算法-neural network programming, genetic algorithm
- 2022-06-21 15:15:11下载
- 积分:1
-
This is the implementation of Apriori Algorithm used in Data Warehouse and Data...
这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
- 2022-04-13 16:10:17下载
- 积分:1
-
加了动量项和域值,比较好用的bp网络算法
加了动量项和域值,比较好用的bp网络算法-added value items and Victoria, better quality bp Network
- 2023-01-02 02:25:03下载
- 积分:1
-
knapsack problem Genetic Algorithm Solution
背包问题的遗传算法解法-knapsack problem Genetic Algorithm Solution
- 2023-07-29 16:40:03下载
- 积分:1
-
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看...
利用人工智能原理中BP神经网络算法,建立的彩票预测程序,当然不可能都预测中,但是要学习神经网络的人值得一看-BP neural network algorithm, the establishment of the lottery forecasting process, of course, not all forecasts, but neural networks to study the eye-catcher
- 2022-07-01 21:33:12下载
- 积分:1