-
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓...
蚁群算法的演示程序,很形象的说明的蚁群群体合作的智能性,很好的诠释了蚁群算法的精髓-Ant colony algorithm demo program, it is the image of the ant colony that cooperation between the intelligence groups, very good interpretation of the essence of the ant colony algorithm
- 2022-07-27 12:13:55下载
- 积分:1
-
use swarm intelligence algorithm to slove travelling sales man problems in matla...
use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
- 2023-08-12 23:10:02下载
- 积分:1
-
使用matlab应用遗传算法进行函数优化
使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
- 2022-03-06 16:13:27下载
- 积分:1
-
模拟退火算法经常用于最优化问题,本算法通俗易用!
模拟退火算法经常用于最优化问题,本算法通俗易用!-Simulated annealing algorithm often used for optimization problems, this algorithm is popular to use!
- 2022-09-07 07:20:03下载
- 积分:1
-
用java语言写的遗传算法库,包含了实例。
用java语言写的遗传算法库,包含了实例。-java language used to write the genetic algorithm library contains examples.
- 2022-04-11 16:32:50下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
Fisher判别,用于模式识别的Fisher线性判别
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
- 2022-07-16 07:10:59下载
- 积分:1
-
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!-against TSP, the use of the ant algorithm for the optimal solution! Program was one of appearance Police!
- 2022-02-03 22:01:40下载
- 积分:1
-
遗传算法解决TSP问题,在vb开发环境中,在网上找的。
遗传算法解决TSP问题,在vb开发环境中,在网上找的。-Genetic algorithm to solve TSP problems in vb development environment, in the Internet looking for.
- 2023-05-25 05:15:03下载
- 积分:1
-
改进的神经网络在股票市场预测中的改进
1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的BP神经网络对汛期三门峡水库泥沙冲淤量的计算13,基于遗传算法的人工神经网络学习算法14.自适应遗传算法优化管网状态估计神经网络模型.15,基于GA_RBF神经网络的电梯交通流模式识别的研究-Improved BP Neural Network in Stock Market Prediction
- 2022-01-27 10:15:29下载
- 积分:1