搜索资源列表
michaelabac
- 神经网络最优化算法结合 源程序、matlab编程。 -neural network optimization algorithm source, Matlab programming.
matlab
- 利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
SGA40
- 用标准遗传算法解决电力系统最优化问题,粒子使用的是40个节点的大规模计算问题-Using standard genetic algorithm to solve power system optimization problems, particle using 40 nodes of a large-scale computing problems
genatic
- 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
nn_nodes_optm
- 计算最优化网络节点传输路径的neural network 模型,测试通过4个nodes-Calculation of the optimal transmission path network node neural network model, the test four nodes
GA
- 该源码是神经网络中常用的遗传算法的代码。遗传算法是最优化常用的解法之一。-The source code is generated gabor operator of the source image characteristics, such as image segmentation can be used.
gaduogeshili
- 精通matlab最优化计算一书中关于遗传算法的多个原程序-The most proficient in matlab optimization of genetic algorithms in his book more than the original program
hereditary-optimization
- 遗传算法最优化的原程序,全用matlab编写,程序中有详细的说明--Genetic algorithm optimization of the original procedure, all prepared with MATLAB, the procedure in detail Notes-
Matlab-optimization-function
- Matlab 最优化函数,遗传算法,人工鱼群算法等各种优化算法。-Matlab optimization function, genetic algorithms, artificial fish school algorithm and other optimization algorithms.
MATLAB-Optimization-Toolbox
- matlab最优化计算:线性规划,非线性规划,整数规划,二次规划,遗传优化,粒子群优化。-matlab optimization calculation: linear programming, nonlinear programming, integer programming, quadratic programming, genetic optimization, particle swarm optimization。
SA(TSP)
- 模拟退火法解决最优化问题,此程序为解决TSP问题matlab程序。-Simulated annealing method
GA
- 多种遗传算法,是《精通matlab最优化计算》一书中的代码-A variety of genetic algorithm, "Mastering Matlab optimization calculation," a book code
goatv5
- Matlab 标准遗传算法工具箱,含标准遗传算法,适用于最优化计算-Matlab genetic algorithm
PSO-programmes
- 基于matlab的PSO程序,用于最优化的计算。-Based on of matlab the PSO program for optimization calculations
PSO_MATLAB
- 粒子群算法求解最优化算法的MATLAB程序-Particle swarm optimization algorithm for solving the MATLAB program! ! ! !
cg
- 最优化方法中的共轭梯度法,使我们老师写的matlab代码,绝对没有问题-Optimization Method of Conjugate Gradient Method
vrp
- 使用matlab编写遗传算法,解决车辆路径最优化问题-Using MATLAB to prepare the genetic algorithm to solve the vehicle routing optimization problem
蛙跳标准算法matlab程序
- 蛙跳标准算法matlab程序,可用于最优化问题中,具有跳出局部最优的优点,可结合其他智能算法