搜索资源列表
goplotpso
- This file is used to get the graphical plot of results using the Particle swarm Optimazation-This file is used to get the graphical plot of results using the Particle swarm Optimazation
pso_www.matlabsite.com
- particle swarm optimazation algortihm in mtlab
nr
- particle swam optimazation technique
ANTColony
- this a java application of the ant colony optimazation,that detemines the most short circuit between two points-this is a java application of the ant colony optimazation,that detemines the most short circuit between two
Optimazation
- This file is to optimize functions
rn_3
- OPTIMAZATION TOOLBOOKS
queryTree
- query optimazation tree program
general_genetic
- 通用遗传算法类,遗传算法在设计时,因为不同的优化问题需要使用不同的评估函数,且遗传算法优化时,可能优化二进制的表达形式、也可能优化的是数值问题,导致遗传算法很能有一个通用的设计。采用本案中,通过使用代理函数public delegate double DelegateFunc(Vector x) 且允许用户自行设定优化问题的分类(数值优化还是二进制串型优化问题)。允许使用者自行定义评估函数,使遗传算法有了更大的通用性。-A genera
thelast
- 此源代码采用c语言进行编程,其功能是基于遗传算法的齿轮优化设计。-This program is designed by c, which is about gear optimazation design based on GA.
aco-ant-colony-optimization_matlab
- 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
p1
- 最优化算法中得拟牛顿法和共轭梯度法,以及Armijo型搜索和最优步长搜索。-Congradient and NiNewton algorithms in optimazation based on MATLAB
SPH
- SAPHER FUNCTION FOR OPTIMAZATION
genetic-algoritm
- genetic algoritm for optimazation
optimazation
- crossover mutation encode
1
- genetic algorithm optimazation
my-code
- Particle Swarm Optimazation code
PID-Tunning-with-PSO
- tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm
pso-svm
- code pso-svm matlab for optimazation.
Exp_1_2
- 非线性凸优化约束问题 min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0(In this exercise, I use Python-Scipy to solve the following constrained nonlinear optimazation problem: min 10 - x1**2 - x2**2, s.t. x1**2 -
凸优化
- this is a good book for convec optimazation