搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
wysyh
- matlab的无约束优化程序包,里面包括了课件,以及相关案例的源程序
powell
- 鲍威尔法无约束优化程序,程序用在vc6.00++环境用c语言编写绝对好用!
MATLAB-ge-zhong-you-hua
- 无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
minFBNQ
- 无约束一维极值问题的优化算法,能很快的求取最小值。-Extremal non-binding one-dimensional optimization problem that can quickly strike a minimum.
exer2
- 无约束优化 一楼房的后面是一个很大的花园 在花园中紧靠着楼房有一个温室 温室伸入花园2m 高3m 温室正上方是楼房的窗台 现清洁工只有一架7m长的梯子 你认为它能达到要求吗-Unconstrained optimization of a building behind is a big garden in the garden close to the building there is a stretching of greenhouse greenhouse Greenhouse Ga
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
unconstrained-optimization
- 此文档为无约束优化算法代码及课件,包含10几个代码,2个ppt说明文档,适合工程方面工作者参考-This document is an unconstrained optimization algorithm code and courseware, contain 10 several code, 2 ppt documentation, suitable for engineering workers Reference
NormFitGA
- NormFitGA 用动态线性标定适应值的遗传算法求解一维无约束优化问题 -NormFitGA dynamic linear calibration to adapt to the value of the genetic algorithm for solving one-dimensional unconstrained optimization problems
SBOGA
- SBOGA 用顺序选择遗传算法求解一维无约束优化问题 -SBOGA order to select genetic algorithm for solving one-dimensional unconstrained optimization problems
GMGA
- GMGA 用大变异遗传算法求解一维无约束优化问题 -GMGA large variation genetic algorithm to solve the one-dimensional unconstrained optimization problem
DblGEGA
- DblGEGA 用双切点遗传优化求解一维无约束优化问题 -DblGEGA with double tangent point genetic optimization one-dimensional unconstrained optimization problems
optimization-program
- 无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
LMS
- 基于matlab软件的一个无约束优化问题的最速下降算法-Based on matlab software an unconstrained optimization problems steepest descent algorithm
myGA
- 这个源代码是关于基本遗传算法求解一维无约束优化问题的代码-This source code is on a one-dimensional basic genetic algorithm code for unconstrained optimization problems
YSPSO
- 一种带压缩因子的pso算法,能够处理无约束优化问题。-With one kind of compression algorithm pso factor, able to handle unconstrained optimization problems