搜索资源列表
包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决
- 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
ACS(c++)
- 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
znyh
- 〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method,
ACS4Fun_0_11
- 优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
shenjingwangluo
- 神经网络算法源程序代码,关于智能优化方面的,很经典的代码,C++实现.-Neural network algorithm source code, on the intelligent optimization, it is the classic code, C++ Realize.
nnc
- C语言写的神经网络算法程序,神经网络算法是智能优化算法中的一种-C language written procedures for neural network algorithm, neural network algorithm is intelligent optimization algorithm in a
Intelligentalogrithm
- 智能优化算法及其应用王凌著,一本好书,对学习优化的来说 -Intelligent Optimization Algorithm and Its Application Wang Ling, and a good book for learning optimization
paper
- 这个是智能优化算法论文集,里面有的文章对于学习者有一定的帮助。-This is a collection of intelligent optimization algorithm, which some articles for the learner will certainly help.
paper1
- 智能优化算法论文集,对于很多学习之来说是一个很好的资料。-Intelligent Optimization Algorithm Essays, for a lot of learning is a good information.
intelligenceAlgeria
- 智能优化算法,可以用matlab平台实现。 关于优化方面比较好的书籍。-Intelligent optimization algorithm, can be used matlab platform. On the optimization better books.
PSO
- pso 粒子智能优化算法,C语言实现。欢迎下载。-Intelligent Optimization Algorithm pso particles, C language. Welcome to download
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligen
GSA_matlab
- GSA,万有引力算法用于求解智能优化问题,效果特好-GSA, Gravitation intelligent optimization algorithm is used to solve problems, good special effects!!
BBOPSO
- 两个(生物地理算法和粒子群算法)智能优化算法MATLAB程序-Two (biogeographic algorithms and particle swarm optimization) intelligent optimization algorithm MATLAB program
WOA_Toolbox
- 非常好的智能优化算法,最近几年研究出来的,比较新,而且优化性能很好(a very good, novel artificial intelligence optimization algorithm, named whale optimization algorithm (WOA))
智能优化算法
- 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经
智能优化算法资料
- 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization al
《智能优化算法及其应用》王凌
- 智能优化算法及其应用,王凌著,详细介绍了智能优化算法(Intelligent Optimization Algorithm and Its Application)
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
智能优化算法及其应用
- 介绍了模拟退火,遗传算法等优化算法、神经网络、混合优化算法等(The optimization algorithms such as simulated annealing, genetic algorithm, neural network and hybrid optimization algorithm are introduced.)