CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MATLAB Integer Programming
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MATLAB Integer Programming - List
[
Algorithm
]
lp_solve_4.0.tar
DL : 0
利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
Update
: 2025-02-19
Size
: 299kb
Publisher
:
郑成勇
[
matlab
]
0-1programming
DL : 0
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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
wan
[
matlab
]
bnb
DL : 0
matlab 实现的整数规划工具箱,用起来挺方便的-Matlab achieve the integer programming toolbox, together with quite convenient
Update
: 2025-02-19
Size
: 135kb
Publisher
:
王晓楠
[
Documents
]
bnb20
DL : 0
MatLab求解整数规划的一个工具箱, 有需要的吗-MatLab Solving Integer Programming a toolbox, the needy?
Update
: 2025-02-19
Size
: 138kb
Publisher
:
王桂从
[
matlab
]
antyy
DL : 0
本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。 -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.
Update
: 2025-02-19
Size
: 5.1mb
Publisher
:
高阳
[
matlab
]
IP
DL : 0
matlab一般不能解整数规划,现提供一个matlab编写的解整数规划的函数。-matlab solutions of integer programming in general should not now prepared to provide a solution matlab a function of integer programming.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
灰熊
[
matlab
]
integer
DL : 0
通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李大峡
[
matlab
]
MATLAB
DL : 0
优化问题分类:(非)线性规划、整数规划、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.
Update
: 2025-02-19
Size
: 208kb
Publisher
:
明远
[
matlab
]
integer-programming
DL : 0
该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
Update
: 2025-02-19
Size
: 3kb
Publisher
:
wjwei
[
matlab
]
integer-programming
DL : 0
可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
Update
: 2025-02-19
Size
: 3kb
Publisher
:
jadery
[
matlab
]
integer-programming
DL : 0
三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zxq
[
source in ebook
]
chapter-11-integer-programming
DL : 0
利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
Update
: 2025-02-19
Size
: 2kb
Publisher
:
张瑞
[
matlab
]
Simple-Integer-Programming
DL : 0
Discrete PSO optimization code in matlab sample integer programming
Update
: 2025-02-19
Size
: 2kb
Publisher
:
reza tousi
[
matlab
]
integer-programming
DL : 0
指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?-Assigned integer programming problem
Update
: 2025-02-19
Size
: 1kb
Publisher
:
雪人
[
matlab
]
Nonlinear-integer-programming-box
DL : 0
介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
Update
: 2025-02-19
Size
: 6kb
Publisher
:
李炫富
[
matlab
]
Integer-programming--matlab-code
DL : 0
整数规划的matlab代码,常用的优化工具!-Integer programming matlab code, commonly used optimization tools!
Update
: 2025-02-19
Size
: 3kb
Publisher
:
南飞雁
[
matlab
]
Integer-Programming
DL : 0
详解MATLAB在最优化计算中的应用一书中第5章整数规划的例子源码-Detailed MATLAB in the optimization calculation of book Chapter 5 integer programming source code examples
Update
: 2025-02-19
Size
: 6kb
Publisher
:
木木
[
Other
]
matlab实现的整数规划工具箱,用起来挺方便的
DL : 0
采用matlab软件求解整数规划的工具箱(Matlab software used to solve integer programming toolbox)
Update
: 2025-02-19
Size
: 135kb
Publisher
:
tzp159
[
Other
]
整数规划((MATLAB+LINGO源码))
DL : 0
整数规划((MATLAB+LINGO源码))(Integer programming ((MATLAB + LINGO source)))
Update
: 2025-02-19
Size
: 2kb
Publisher
:
流777
[
Algorithm
]
IntegerProgrammingProblems
DL : 0
matlab求解整数规划问题教程,无程序文件,可根据教程案例编写程序,易上手,适合于matlab算法初级学习。(Matlab integer programming problem solving tutorial, no program files. Written according to the tutorial case. Suitable for matlab algorithm primary learning.)
Update
: 2025-02-19
Size
: 183kb
Publisher
:
zebb
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.