-
MIP
运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)
- 2020-11-08 10:49:47下载
- 积分:1
-
weitohui
学好数字图像处理,学好matlab,学好vc++,怎么能少了位图转灰度图像c++源码。(you will succeed.)
- 2013-11-08 20:08:06下载
- 积分:1
-
pos_of_falses
finding a root by position of falses
- 2009-05-28 21:47:58下载
- 积分:1
-
a
说明: this m.file is about wsn
- 2011-05-05 15:12:57下载
- 积分:1
-
fchaoya
使用基于峭度的FASTICA盲分离算法,实现对亚高斯信号和超高斯混合信号的分离,并从分离结果可总结出盲分离算法的两个不确定性。(FASTICA kurtosis-based blind source separation algorithm to achieve sub-Gaussian and super-Gaussian mixed-signal separation, the separation results from the separation algorithm can be summarized in two uncertainties.)
- 2011-06-03 11:13:34下载
- 积分:1
-
bvp5c2
这是一个对解偏微分方程进行求解的matlab程序(BVP5C Solve boundary value problems for ODEs by collocation.)
- 2012-04-14 17:49:47下载
- 积分:1
-
MATLABLearningMaterial
这个学习matlab的一个教程,主要内容是学习如何进行通信系统的仿真(This learning matlab tutorial, the main content is to learn how to communicate with system simulation)
- 2013-09-16 11:15:06下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
ask_pe
一个用matlab实现的ask仿真程序,加入了高斯白噪声(Used to achieve a matlab simulation program ask to add a Gaussian white noise)
- 2009-05-15 07:47:00下载
- 积分:1
-
KALMAN
EASY IMPLEMENTATION OF KALMAN FILTER
- 2011-08-27 15:44:18下载
- 积分:1