搜索资源列表
-
6下载:
1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发,
拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指;
1stOpt 应用范围
1) 模型自动优化率定
2) 参数估算
3) 任意模型公式线性,非线性拟合,回归
4) 非线性连立方程组求解
5) 任意维函数,隐函数极值求解
6) 隐函数根求解,作图,求极值
7) 线
-
-
1下载:
利用分支定界法求解整数规划问题,结果精确~~~~~,Using branch and bound method to solve integer programming problems, the results of precise ~~~~~
-
-
17下载:
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
-
-
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
-
-
1下载:
本程序是基于非线性整数规划的遗传算法所编写的Matlab程序-This procedure is based on the non-linear integer programming genetic algorithm written Matlab program
-
-
1下载:
通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
-
-
0下载:
该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
-
-
0下载:
求解整数规划的一个很好的工具,文件是一个调用函数,读者可以根据自己的需求编写程序并调用-The program is used for integer programming,and it can efficiently solved those question, you can write the orders to call the program
-
-
0下载:
可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
-
-
1下载:
三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
-
-
0下载:
Discrete PSO optimization code in matlab sample integer programming
-
-
0下载:
指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?-Assigned integer programming problem
-
-
0下载:
介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
-
-
0下载:
整数规划的matlab代码,常用的优化工具!-Integer programming matlab code, commonly used optimization tools!
-
-
1下载:
处理混合整数规划问题,可以方便计算整数规划问题-Handle mixed integer programming problem
-
-
0下载:
详解MATLAB在最优化计算中的应用一书中第5章整数规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 5 integer programming source code examples
-
-
0下载:
使用整数规划解决航空集装箱配载问题,目标函数是重心和目标值之间的距离。(Using integer programming to solve the problem of air container stowage.
The objective function is the distance between the center of gravity and the value of the target)
-