搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
yichuanzizhen
- 子阵划分的群体智能优化算法 遗传算法 利用遗传算法进行子阵划分-Subarray by swarm intelligence optimization algorithm Genetic Algorithm
RBF1
- 粒子群算法、遗传算法优化的RBF神经网络程序-Particle swarm optimization, genetic algorithm optimization on RBF neural network program
Intelligent-algorithm
- 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
PSO-for-TSP-of-51-city
- 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with
psoga
- 粒子群算法混合遗传算法代码,经过本人修改,方便实用。-Particle swarm optimization hybrid genetic algorithm code, after I modify, convenient and practical.
1
- 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
matlabGA-PSOBP
- 遗传算法通用程序 粒子群优化bp神经网络程序 本人已经测试 欢迎探讨-General Program particle swarm genetic algorithm optimization bp neural network program I have tested welcome to explore
Ant-Colony-Algorithm
- 目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle s
GA_sheffield
- 本文件包含遗传算法,粒子群算法基本例子以及应用例子,采用MATLAB编写,希望对初学者有所帮助。如有不足,请多多见谅-This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficient, p
cfir
- 他的文档中包含的遗传算法,粒子群优化和用MATLAB编写的基本范例应用实例,希望对初学者有所帮助。如果insuffic -This document contains genetic algorithms, particle swarm optimization and application examples of the basic examples using MATLAB to prepare, and I hope to help beginners. If insufficien
ACO-PID
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used in the intelligent algorithm of PID parameter optimization and there are many, such as genetic algorithm, simulated annealing algorithm, pa
binary_cat_optimization
- 猫群群算法解决优化问题,比遗传算法和粒子群算法更优-Cat contemplating the algorithm to solve optimization problems, and better than genetic algorithm and particle swarm algorithm
AI_matlab
- 人工智能matlab仿真!!个人杰作,包含 粒子群算法,遗传算法,蚁群算法等等,非常有趣,希望能帮到您学习matlab-Artificial Intelligence matlab simulation! ! Individual masterpieces, including the particle swarm optimization, genetic algorithm, ant colony algorithm, etc., is very interesting, I hope to
GA(PSO)
- 遗传算法改进的粒子群算法,分享出来,希望对大家有用!-Genetic algorithm, the improved particle swarm algorithm, sharing, the hope that useful to everybody!
PSO_GA_RBF
- 粒子群算法、遗传算法优化RBF径向基神经网络-Particle swarm optimization, genetic algorithm optimization RBF RBF neural network
ycsf
- matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 -matlab genetic algorithm GA, particle swarm optimization PSO, some time ago on the ant colony algorithm intelligent
2016.11.03DE_SVR
- 差分和粒子群遗传算法以及改进的matlab源程序-Differential and particle swarm genetic algorithm and improved matlab source
OptimizationToolBox
- Optimization Toolbox Implemented genetic algorithm,particle swarm