Welcome![Sign In][Sign Up]
Location:
Search - matlab integer programming

Search list

[Algorithmlp_solve_4.0.tar

Description: 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
Platform: | Size: 306176 | Author: 郑成勇 | Hits:

[matlab0-1programming

Description: 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个-0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source
Platform: | Size: 1024 | Author: wan | Hits:

[matlabbnb

Description: matlab 实现的整数规划工具箱,用起来挺方便的-Matlab achieve the integer programming toolbox, together with quite convenient
Platform: | Size: 138240 | Author: 王晓楠 | Hits:

[Documentsbnb20

Description: MatLab求解整数规划的一个工具箱, 有需要的吗-MatLab Solving Integer Programming a toolbox, the needy?
Platform: | Size: 141312 | Author: 王桂从 | Hits:

[matlabantyy

Description: 本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。 -In this paper, the theory surrounding the ant colony algorithm and its application on how to solve the nonlinear integer programming problem, the issue of continuity of V, clustering problems, mixed with other algorithms, as well as convergence in more depth, systematic study.
Platform: | Size: 5346304 | Author: 高阳 | Hits:

[matlabIP

Description: matlab一般不能解整数规划,现提供一个matlab编写的解整数规划的函数。-matlab solutions of integer programming in general should not now prepared to provide a solution matlab a function of integer programming.
Platform: | Size: 1024 | Author: 灰熊 | Hits:

[matlabinteger

Description: 通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
Platform: | Size: 2048 | Author: 李大峡 | Hits:

[matlabMATLAB

Description: 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random variable) stochastic programming.
Platform: | Size: 212992 | Author: 明远 | Hits:

[matlabinteger-programming

Description: 该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
Platform: | Size: 3072 | Author: wjwei | Hits:

[matlabinteger-programming

Description: 可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
Platform: | Size: 3072 | Author: jadery | Hits:

[matlabinteger-programming

Description: 三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
Platform: | Size: 3072 | Author: zxq | Hits:

[source in ebookchapter-11-integer-programming

Description: 利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
Platform: | Size: 2048 | Author: 张瑞 | Hits:

[matlabSimple-Integer-Programming

Description: Discrete PSO optimization code in matlab sample integer programming
Platform: | Size: 2048 | Author: reza tousi | Hits:

[matlabinteger-programming

Description: 指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?-Assigned integer programming problem
Platform: | Size: 1024 | Author: 雪人 | Hits:

[matlabNonlinear-integer-programming-box

Description: 介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
Platform: | Size: 6144 | Author: 李炫富 | Hits:

[matlabInteger-programming--matlab-code

Description: 整数规划的matlab代码,常用的优化工具!-Integer programming matlab code, commonly used optimization tools!
Platform: | Size: 3072 | Author: 南飞雁 | Hits:

[matlabInteger-Programming

Description: 详解MATLAB在最优化计算中的应用一书中第5章整数规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 5 integer programming source code examples
Platform: | Size: 6144 | Author: 木木 | Hits:

[Othermatlab实现的整数规划工具箱,用起来挺方便的

Description: 采用matlab软件求解整数规划的工具箱(Matlab software used to solve integer programming toolbox)
Platform: | Size: 138240 | Author: tzp159 | Hits:

[Other整数规划((MATLAB+LINGO源码))

Description: 整数规划((MATLAB+LINGO源码))(Integer programming ((MATLAB + LINGO source)))
Platform: | Size: 2048 | Author: 流777 | Hits:

[AlgorithmIntegerProgrammingProblems

Description: matlab求解整数规划问题教程,无程序文件,可根据教程案例编写程序,易上手,适合于matlab算法初级学习。(Matlab integer programming problem solving tutorial, no program files. Written according to the tutorial case. Suitable for matlab algorithm primary learning.)
Platform: | Size: 187392 | Author: zebb | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net