搜索资源列表
-
1下载:
不确定规划 遗传算法
Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming
algorithm procedure
-
-
0下载:
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
-
-
0下载:
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method -- vector mode (step acceleration), and using map out steps.
-
-
0下载:
解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
-
-
0下载:
关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
-
-
0下载:
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
-
-
0下载:
pso求解非线性规划问题VB 源码,通过三个实例分析,程序通用性很好。强烈推荐-pso for solving nonlinear programming problems VB source code, through three case studies, procedural general is very good. Strongly recommended
-
-
0下载:
神经网络 蚁群 遗传算法 线性规划 非线性规划-Neural network Ant Colony Genetic Algorithm Linear Programming Nonlinear Programming
-
-
0下载:
matlab最优化计算:线性规划,非线性规划,整数规划,二次规划,遗传优化,粒子群优化。-matlab optimization calculation: linear programming, nonlinear programming, integer programming, quadratic programming, genetic optimization, particle swarm optimization。
-
-
3下载:
基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。
基于遗传算法和非线性规划的函数寻优算法
在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value.
Based on geneti
-
-
1下载:
遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
模糊控制,遗传算法,非线性规划Genetic algorithm for nonlinear programming-Genetic algorithm for nonlinear programming
-
-
0下载:
线性规划算法,整数规划及二次规划算法,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Linear programming algorithm, integer programming, quadratic programming algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
-
-
0下载:
二次规划sqp求解非线性规划和非线性方程组得程序,供大家学习-Quadratic Programming sqp solving nonlinear programming and nonlinear equations have programs for everyone to learn
-
-
0下载:
求解非线性规划问题的遗传算法设计与实现,希望对初学者有用-Genetic Algorithm Design and Implementation of solving nonlinear programming problems, and I hope useful for beginners
-
-
0下载:
matlab初学者常用算法的源代码,共16个,包含遗传算法、非线性规划、灰色模型等。-matlab algorithm source code used for beginners, a total of 16, comprising a genetic algorithm, Nonlinear Programming, gray models.
-
-
0下载:
chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
-
-
0下载:
遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
-
-
0下载:
非线性规划算法局部搜索能力较强,全局搜索能力较弱,遗传算法局部搜索能力较弱,全局搜索能力较强,结合两者优点得到最优解(Nonlinear programming algorithm has strong local search ability, weak global search ability, weak local search ability of genetic algorithm, and strong global search ability. The best solutio
-