搜索资源列表
GA_suanfa
- 基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5)
SOA
- SOA人群搜索算法具有鲁棒性好,算法较快的收敛性,算法求解最优值避免早熟等现象的发生,因此,人群算法完成函数优化分析具有收敛精度高等特点。-SOA crowd searching algorithm has better robustness and fast convergence of the algorithm, algorithm for optimal value to avoid the premature occurrence of such phenomena, therefor
SOA
- 本程序为人群搜索算法在连续函数的寻优,可以将算法应用多个领域。-This procedure for people searching algorithm optimization of continuous functions, multiple algorithms can be field.
SOA
- 基于人群搜索者优化算法的函数优化,包括sphere schaffer rastrigin 函数。-Function optimization based on seeker optimization algorithm including Sphere Schaffer and Rastrigin
PID_SOA
- 基于人群搜索算法SOA的PID参数整定,包括参数的编码,适应度函数的选取,搜索步长的确定,搜索方向的确定,个体位置的更新-Update search algorithm based on PID parameter crowd SOA tuning, including selecting encoding parameters, fitness function, the search step to determine to determine the direction of the se
SOA
- 人群搜索算法(SOA , Seeker Optimization Algorithm)是基于人类的社会生活习惯,模拟人类搜索活动的智能行为的一种新的基于种群的启发式随机搜索算法。 -People search Algorithm (SOA, Seeker Optimization Algorithm) is based on human social life habit, simulation of the intelligent human search activity of a ki
Modern-optimization-methods
- 现代优化计算方法算法实例,包括粒子群优化算法和人群搜索算法。-Modern optimization algorithm as an example, including search algorithm particle swarm optimization algorithm and the crowds.
SOAsearch.m
- 在Matlab实现了模拟人群搜索(SOA)的智能搜索算法。(The Seeker Optimization Algorithm in Matlab.)
SOA
- 人群搜索算法,是2008年新提出的一种群智能优化算法,其全局收敛能力很强(An intelligent optimization algorithm with strong global convergence)