搜索资源列表
yiqunsuanfa
- 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
POS
- 基本粒子群算法,可以用于单目标优化上,可以解决的多类NPhard问题-basic particle swarm optimization
PSO-MC
- PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
PSO
- PSO源代码,求解单目标优化问题,本代码用于求解非线性方程组问题-PSO source code
pso-fd
- PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.