搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
MAOS_TSP
- 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
NetToolkit
- 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running
FUZZY_Handbook
- The software included with the handbook is partitioned into four directories: CPPCODE, HPPCODE, DEMOS, and TOOLS. The <cppcode> directory contains all the fuzzy logic, modeling, and utility source code. The <hppcode> directory co
bat_algorithm
- 剑桥大学 杨新社教授的蝙蝠算法的 源码。-bat bat_algorithm of xin—she Yang
Bat-Inspired-Algorithm
- 新型的群智能优化算法,蝙蝠算法,希望能够帮到学习智能算法的朋友。-The novel swarm intelligence optimization algorithm, bat algorithm, learning and intelligent algorithms friends want to be able to help.
bat-algorithm
- 一篇关于蝙蝠算法的文献,希望对学习有帮助-bat algorithm
Bat-Algorithm
- 蝙蝠算法,并运用几个常见的测试函数验证了其收敛速度与精度。-Bat Algorithm for benchmarks.
BBA
- 蝙蝠算法( bat algorithm) 是由剑桥大学的Yang于2010 年提出的一种模拟蝙蝠捕食过程中所采用的回声定位原理的启发式智能算法。目前已经通过了标准测试函数的测试,对于解决连续性优化问题取得了较好的效果。-Bat algorithm (bat algorithm) is an analog process bat predation by Cambridge University s Yang proposed in 2010 adopted the principle of ec
BBA
- 这Yang 14年发表的文章的一个代码,是对于之前的蝙蝠算法的一个推广使用。-Bat algorithm
bat-algorithm
- 最新的几篇关于蝙蝠算法的英文文献,希望对大家有帮助-several latest English literature about bat algorithm
IBAT_algorithm_01
- Improved bat algorithm(IBA) pn continous optimization problems by Selim Yilmaz 改进蝙蝠算法:1.增加权重系数 2.自适应调整频率 3.达到尝试次数后,解质量没有提高,则随机飞行 -Improved bat algorithm(IBA) pn continous optimization problems
BAT
- 标准的蝙蝠优化算法,通过模仿蝙蝠用超声波搜索猎物的过程来寻求最优解,属于一种新颖的智能优化算法-Standard bat optimization algorithms
BABP
- 由于BP神经网络易陷入局部最优,我们利用蝙蝠算法来优化BP的参数,以此找到最优的参数,并作为BP参数的初始值,用来做预测,效果很好!-Due to the BP neural network into local optimum easily, we use the bat algorithm to optimize the parameters of BP, to find the optimal parameters, and as the initial value of paramete
bat_algorithm
- 蝙蝠算法的源代码,蝙蝠算法是一种比较新的群体仿生算法。-bat algorithm
bpbybat
- 此代码创建了一个BP神经网络,对二元函数进行拟合,并利用蝙蝠算法对BP神经网络的权值和阈值进行优化-This code creates a BP neural network, which fits the binary function and optimizes the weights and thresholds of the BP neural network using the bat algorithm.
bat-BP-matlab
- bat优化的BP神经网络,提高了BP神经网络的性能-Bat optimization of BP neural network, improve the performance of BP neural network
Bat-Selection
- 这是一种蝙蝠特征选择,其目标是从一个给定的一组特征中找到最重要的信息,优化数据-This code use as optimization of data by row or coulmn Feature selection aims to find the most important information a given set of features