搜索资源列表
swarmmathwork
- 粒子群搜索的matlab程序,对于一个隐函数寻优,四维隐含数嵌入在子函数中,可根据需要更改,-PSO Matlab search procedures, an implicit function optimization, 4D implied several embedded in the Functions, may need to change.
GoldFind
- 用于单变量函数寻优的黄金分割法matlab程序,我试过了好用.
AntToExtrem
- 一种有效地搜索方法——蚁群算法对函数寻优-ACO searches the best result for the function
GA
- 遗传算法的原理及MATLAB 环境中实现遗传算法各算子的编程方法,并以一个简单的实例说明所编程序在函数全局寻优中的应用。-The principle of genetic algorithms and genetic algorithms MATLAB environment to achieve the programming method of the operator, and a simple example shows the function of the programmed ap
基于人工鱼群算法的一元非线性函数寻优
- 人工鱼群算法是受鱼群行为的启发,由李晓磊等人于2002年提出的一种基于动物行为的群体智能优化算法。在一片水域中,鱼往往能自行或尾随其它鱼,找到营养物质最多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最丰富的地方。人工鱼群算法根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群、追尾、随机行为,从而实现寻优。本代码是基于人工鱼群算法的一元非线性函数寻优。
粒子群算法的寻优算法-非线性函数极值寻优
- 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
粒子群算法-非线性函数极值寻优
- 根据粒子群算法原理,在MATLAB上完成非线性函数的极值寻优。(According to the principle of particle swarm optimization algorithm, the extremum of nonlinear function is optimized on MATLAB.)
新建文件夹
- 利用MATLAB语言对该算法寻优过程进行了仿真,仿真结果表明该算法可以找出全局最优解。(The optimization process of the algorithm is simulated by using MATLAB language. The simulation results show that the algorithm can find the global optimal solution.)
chapter4
- 神经网络遗传算法函数极值寻优——非线性函数极值寻优(Neural network, genetic algorithm, function extreme value optimization nonlinear function extremum seeking)
chapter8基于量子遗传算法的函数寻优算法
- 本文件为基于量子遗传算法的MATLAB软件去寻优(This paper is based on the MATLAB software to seek optimization based on the quantum genetic algorithm)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
模拟退火算法计算函数最小值以及SVM参数寻优
- 利用模拟退火算法求解已知函数的最小值,即模拟退火算法寻优问题,可以广泛推广。(Using simulated annealing algorithm to solve the minimum of the known function, that is, the simulated annealing algorithm optimization problem, can be widely promoted.)
chapter8 基于量子遗传算法的函数寻优算法
- chapter8 基于量子遗传算法的函数寻优算法(Chapter8 function optimization algorithm based on quantum genetic algorithm)
PSO
- 粒子群算法的寻优算法-非线性函数极值寻优(Particle swarm optimization algorithm for Extremum seeking of nonlinear function)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
遗传算法示例
- 基于遗传算法的多元函数寻优算法的matlab代码实现。(Multiple function optimization algorithm based on genetic algorithm)
基于鱼群算法的函数寻优算法
- 基于鱼群算法的函数寻优算法的matlab代码示例。(Function optimization algorithm based on fish swarm algorithm)
粒子群优化算法的寻优算法——非线性函数极值寻优
- 粒子群优化算法的寻优算法——非线性函数极值寻优(Particle swarm optimization algorithm -- nonlinear function extremum seeking optimization)
chapter18 基于鱼群算法的函数寻优算法
- 在matlab中用遗传算法和非线性规划实现函数寻优(Optimization of function by genetic algorithm in MATLAB)