搜索资源列表
FOA
- 果蝇优化算法的源程序,用于连续函数的优化,收敛精度较好-Drosophila optimization algorithm source for continuous function optimization, convergence precision of better
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
foa
- 果蝇优化算法matlab程序,适应度函数请下载AdaptFunc.m。应用环境LSSVMlabv1_8_R2009b_R2011a。-Fruit flies matlab optimization algorithm. fitness function, please download AdaptFunc. M.
FOA-ELM
- 算法思想是:1) 根据果蝇优化算法得到极速学习机隐层神经元的数目;2) 依据得到的隐层神经元数目和极限学习机的方法对训练样本和测试样本进行训练学习。只要打开fruitfly_elm.m文件运行即可,可以换数据集 -Algorithm idea is: 1) according to the number of flies speed machine learning algorithm to obtain the hidden layer neurons optimization Method
FOA
- 这是基本的果蝇优化算法,简单高效,非常适合初学者使用。-This optimization algorithm is a basic flies, simple and efficient, very suitable for beginners to use.
LGMS_FOA
- 一种改进的果蝇算法,文件中包含matlab实现代码和算法说明-an improved FOA, in the file, the demo develped by MATLAB and the produre of lgms-foa is obtained
FOA-on-pid-tuning
- 先进搜索算法应用在PID整定上,以果蝇算法为例-Advanced search algorithm on PID Tuning,use FOA as an example
FOA-algorithm-
- FOA是一种较新的只能算法,该算法具有较强的搜索能力,局部搜索能力较强,在连续问题和离散问题上都有很多的应用-FOA is a newer only algorithm, the algorithm has a strong search ability, strong local search ability, continuous problems and discrete problems have a lot of applications
foa-esn
- 回声状态网络的参数设定是随机的,所以可以通过搜索算法来搜索最优参数,这是利用果蝇算法对参数进行寻优,结果良好-The parameter setting of the echo state network is random, so the optimal parameters can be searched by the search algorithm, which is to optimize the parameters by using the fruit fly algorithm.
FOA
- 果蝇优化算法的学习,基础入门,包含一个求最小值的程序。(A book describes the Fruit fly optimization algorithm,it's a basic introduction of FOA.)