搜索资源列表
求解非线性规划
- 利用matlab求解非线性规划
ds
- MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
a
- 利用matlab求解线性规划与非线性规划-Using matlab for solving linear programming and nonlinear programming
steep
- 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形-MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI
NIP
- matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
Planningquestions
- 线性规划及非线性规划的经典matlab代码,文件中还有PPT文件作为参考学习。-Linear programming and nonlinear programming of the classical code, the document have PPT file as a reference study.
optimization
- 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
ZUIYOUHUAFORMatlab
- Matlab开发的最优化设计程序,包括有无约束的线性规划和非线性规划问题。-Matlab to optimize the design of the development of procedures, including whether or not bound by the linear programming and nonlinear programming problems.
Nonlinear_Programming
- 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
optim
- 最优化函数集,包括线性规划,非线性规划,带约束优化问题等-Optimization function sets, including linear programming, nonlinear programming, constrained optimization problems, etc
Nonliner_matlab
- MATLAB初学者 包好了一些用matlab做非线性规划的源程序-MATLAB beginner beginner package MATLAB with matlab to do some good non-linear programming source code
Matlab-mathematical-modeling
- 本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
非线性规划三种方法matlab代码
- 使用matlab语言编写非线性规划中黄金分割法、斐波那契法和牛顿法,可以使用这三种方法求解(The use of MATLAB language gold in nonlinear programming segmentation method, Fibonacci method and Newton method, these three methods can be used to solve)
MATLAB的混合整数非线性规划
- 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
第03章 非线性规划
- 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
非线性规划(MATLAB+LINGO源码)
- 非线性规划(matlab+lingo程序)(Non-linear programming (matlab + lingo program))
基于遗传算法和非线性规划的函数寻优算法
- chapter2 基于遗传算法和非线性规划的函数寻优算法 《MATLAB智能算法30个案例分析》(史峰等)(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
非线性规划
- MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
非线性规划
- 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
非线性规划MATLAB算法代码
- 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)