搜索资源列表
-
0下载:
针对时滞非线性的传统pid编程,非线形环节是一死区饱和环节.-traditional pid nonlinear programming, non-linear links is a dead zone saturated links.
-
-
0下载:
最优化方法中的非线性规划的powell方法的matlab实现,可支持多维的参数,自己修改即可。-optimization of the nonlinear programming method of Matlab Powell realized, support multidimensional parameter can change themselves.
-
-
1下载:
MATLAB中用遗传算法求解约束非线性规划问题-MATLAB using the genetic algorithm for solving constrained nonlinear programming problem
-
-
0下载:
利用matlab求解线性规划与非线性规划-Using matlab for solving linear programming and nonlinear programming
-
-
0下载:
数学中经常用到的一些规划模型包含整数规划、线性规划、非线性规划-Frequently used for mathematical programming model contains a number of integer programming, linear programming, nonlinear programming
-
-
0下载:
这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
-
-
4下载:
matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括
-
-
0下载:
非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm
-
-
0下载:
This is a pdf filw of the course Nonlinear Programming in MIT
-
-
8下载:
算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。
主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
-
-
0下载:
用模拟退火求解非线性规划的具体例子,很有提高,希望大家能学习学习-Nonlinear programming using simulated annealing
-
-
0下载:
用matlab编程求解无约束优化问题、线性规划问题、非线性规划问题。-Programming using matlab for solving unconstrained optimization problems, linear programming, nonlinear programming problems.
-
-
0下载:
求解非线性规划和服务中心的位置,服务中心的位置与其他楼房位置之间的距离不能少于30米(已经考虑了所有建筑的占地面积)。-Solving nonlinear programming and service center locations
-
-
1下载:
本程序主要是解决单目标0-1非线性规划问题。-This procedure is mainly to solve the 0-1 nonlinear programming problem.
-
-
0下载:
求解非线性规划的课件及源码,写的还不错,有需要的可以下载看看~-Solving Nonlinear Programming and source courseware, written in good, there is a need can be downloaded to
-
-
0下载:
用最速下降法求解无约束非线性规划问题,最大奇异值,其梯度列向量-Using the steepest descent method solving unconstrained nonlinear programming problem
-
-
0下载:
基于遗传算法和非线性规划的函数寻优算法.-Based on genetic algorithms and nonlinear programming algorithm for function optimization
-
-
0下载:
用于非线性规划的函数寻优算法。已经调试OK-Function optimization algorithm for nonlinear programming
-
-
0下载:
详解MATLAB在最优化计算中的应用一书中第6章非线性规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 6 nonlinear programming source code examples
-
-
0下载:
二次规划为非线性规划的一种,若某非线性规划的目标函数为自变量x 的二次函数,约束条件又全是线性的,就称这种规划为二次规划。 -Quadratic programming as a nonlinear programming, if the objective function of a nonlinear programming quadratic function as independent variable x, and the constraints are all linear, ca
-