搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
DIRECTv204.tar
- 优化问题中的直接搜索法,相比其他方法,有不需要梯度就可以的算
MATLAB-ge-zhong-you-hua
- 无约束一维、多维极值,约束优化问题,粒子群优化算法,遗传优化算法-Unconstrained one-dimensional, multi-dimensional extremal constrained optimization problem, particle swarm optimization, genetic optimization algorithm
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
minSimpSearch
- 非线性最小二乘优化问题,经过试验很好用,有兴趣的可以-Nonlinear least squares optimization problem, after a test is useful, who are interested can try
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
yiqunsuanfa
- 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
artfish
- 人工鱼群算法,比较好,保证能实现,能解决优化问题-Artificial Fish School Algorithm
mtl_reg_sim_complinearized
- 多元非线性回归——岭回归方法,比常规的最小二乘更适合数据量较大的优化问题-Multiple nonlinear regression- ridge regression method is more suitable than the conventional least squares optimization problem of the large amount of data
matlab-neidian-optimal
- 用内点法实现电力系统潮流的优化问题上,代码完整,已经通过测试-Interior point method for power system optimization
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
LMS
- 基于matlab软件的一个无约束优化问题的最速下降算法-Based on matlab software an unconstrained optimization problems steepest descent algorithm
Particle
- matlab解决多参数优化问题,已经调通过,可以直接使用。并且目标函数有微分构成。-matlab to solve the multi-parameter optimization problems, have been transferred through, can be used directly. And the objective function differential constitute.
Study-on-the-method
- 粒子群优化算法是自1995年正式提出以来不断兴起和壮大的一种新的优化问题解决方案,它的概念简单且易于实现-PSO is formally proposed since 1995 continuously since the rise and growth of a new optimization solutions to problems, it is conceptually simple and easy to implement
DIFFERENTION-EVOLUTION-CPP
- 基于差分演化算法的源程序,非常好用。能处理多种函数优化问题。-Based on differential evolution algorithm source code, very easy to use. Able to handle a variety of function optimization problems.
optims
- 包括上课的课件,讲解的是matlab中的一些优化问题。-It involves some class ppt and some optims problems.
cuckoo_sea
- 新型智能优化算法,布谷鸟搜索算法,解决优化问题-Cuckoo search source code