搜索资源列表
chao-matlab
- 包含有详细的混沌理论优化算法,可以用于控制器参数的寻优-Chaos Theory contains a detailed optimization algorithm, can be used for optimization of controller parameters
DE
- 运行平台MATLAB,基于微分进化算法的函数寻优-Operating platform of MATLAB, based on the function of the differential evolution algorithm for optimization
PSO-extremum-optimization-algorithm
- 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
LSYHXY
- 量子遗传算法的函数寻优算法,以求取约束条件下的极值-Quantum genetic algorithm function optimization algorithm
pso
- 粒子群优化算法(可以应用在寻优建模过程中)-Particle Swarm Optimization (can be applied in the modeling process optimization)
PSO
- 应用粒子群算法,进行全局寻优,实现了标准全局版粒子群算法的单步更新-Particle swarm optimization, global optimization, single-step update of the standard global version of the particle swarm algorithm
SPSO
- 用于寻优算法的初学者学习,程序简单易懂,方便入门-Optimization algorithm for a beginner to learn, the program is simple to understand, easy entry
shenjingwangluoyichuansuanfa
- 神经网络遗传算法函数极值寻优-非线性函数极值-Neural network genetic algorithm
GridSearch_svm_cg
- 支持向量机参数网格寻优算法 a toolbox with implements for support vector machines based on libsvm-svm gridsearch
c2
- 遗传寻优算法 遗传寻优算法 遗传寻优算法-genetic opitimization genetic opitimization genetic opitimization genetic opitimization
golds
- 黄金分割算法,能够寻找极小值。是一种简单的寻优算法。-Golden section algorithm, can look for minimum Is a simple optimization algorithm
SFLA-(2)
- 智能算法,混合蛙跳算法,一种模拟生物属性的寻优算法-The shuffled frog leaping algorithm
Genetic-Algorithm-Toolbox-v1.2
- 工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by simulating the process of biol
dontailiziqun_matlab
- 基于动态粒子群算法的环境寻优算法源码及相关例程-Dynamic particle swarm optimization algorithm source environment and related routines
PSOtool---PSO-Trelea-vectorized
- 基于PSO工具箱的函数寻优算法,包括工具箱,mtlab程序的实现-PSO toolbox based on the function optimization algorithm, including the toolbox, MTLAB program to achieve
PSO
- 粒子群优化算法的寻优算法—非线性函数的极值优化-The optimum algorithm of particle swarm optimization algorithm, the extremal optimization of nonlinear functions
粒子群算法的寻优算法-非线性函数极值寻优
- 使用粒子群优化算法实现函数最优值的求解,并对参数进行优化。(The particle swarm optimization algorithm is used to solve the optimal value of the function, and the parameters are optimized.)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
AFSA
- 使用人工鱼群算法求解多维复杂寻优问题,用于matlab平台。(The artificial fish swarm algorithm is used to solve the multidimensional complex optimization problem.)
Ant Lion Optimizer (ALO)
- ALO 算法核心思想是模拟蚁狮捕猎蚂蚁的狩猎机制以实现全局寻优。蚁狮在捕猎前会在在沙质土中利用其巨大的下颚挖出一个漏斗状的陷阱,并藏在陷阱底部等待猎物到来。一旦随机游走的蚂蚁落入陷阱时,蚁狮迅速将其捕食,随后重新修缮陷阱等待下一次捕猎。(The core idea of the ALO algorithm is to simulate the hunting mechanism of the ant lion hunting ants to achieve global optimization