搜索资源列表
Matlab5
- :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。
Matlab5
- :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。-: Removal algorithm introduce the basic pri
genetic-algorithm-and-nonlinea
- 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for ex
GeneticNonlinearMatlab
- 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且
powerflow
- 基于遗传算法和非线性规划寻优混合算法的 电力系统最优潮流计算 -Hybrid optimization algorithm based on genetic algorithm and Nonlinear Programming Optimal Power Flow Calculation
chapter2基于遗传算法和非线性规划的函数寻优算法
- chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
feixianxinganli1
- matlab编写的非线性规划的函数寻优,感觉很有用(Function optimization of nonlinear programming)
anli2feixianxing
- matlab编写的非线性规划的函数寻优算法,感觉很有用(Function optimization of nonlinear programming)
anli3feixianxing
- matlab编写的非线性规划的函数寻优算法的案例,感觉很有用(Function optimization of nonlinear programming)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
sample1
- 进行非线性规划问题及遗传算法的三个例子,引用了遗传算法(Three examples of nonlinear programming problems and genetic algorithms are presented)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
powerflowcalcut
- 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
基于遗传算法和非线性规划的函数寻优算法
- 用遗传算法进行线性函数以及非线性函数的寻优(The program of solving TSP problem by genetic algorithm)
chapter2
- 基于遗传算法和非线性规划的函数寻优算法;(Function Optimization algorithm based on genetic algorithm and nonlinear programming)
chapter18 基于鱼群算法的函数寻优算法
- 在matlab中用遗传算法和非线性规划实现函数寻优(Optimization of function by genetic algorithm in MATLAB)
algorithm-for-nonlinear-programming
- 用于非线性规划的函数寻优算法。已经调试OK(Function optimization algorithm for nonlinear programming)