-
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
-
CodeLinesCounter
C++代码统计器,统计代码行、注释行、函数个数(C++ code statistics, statistical lines, comment lines, the number of functions)
- 2013-12-19 19:16:44下载
- 积分:1
-
experiment2
说明: 噪声中正弦信号的现代法频谱分析,采用了自相关法、Burg法、协方差法和改进协方差法,并分析了阶数和窗长度对Burg法的影响。(The modern frequency spectrum analysis of sinusoidal signal in noise adopts autocorrelation method, Burg method, covariance method and improved covariance method, and the influence of order and window length on Burg method is analyzed.)
- 2019-03-06 15:45:35下载
- 积分:1
-
Kalman_filtering_algorithm
卡尔曼滤波,详细介绍了其具体过程,写论文必用,一定要收藏(It s very useful to write papers with Kalman filtering algorithms.)
- 2010-07-23 19:01:45下载
- 积分:1
-
suanSuBianMa
说明: 算术编码,matlab实现,是固定频率表的算术编码的实现方式(Arithmetic coding, matlab implementation, a fixed frequency table of the arithmetic coding implementations)
- 2010-04-09 11:26:09下载
- 积分:1
-
fingerprint
设计较为合理的滤波算法以实现对指纹图像的增强处理,并用MATLAB仿真验证算法的有效性。(More reasonable filtering algorithm designed to achieve the enhancement of fingerprint image processing, and use MATLAB simulation algorithm.)
- 2011-05-29 12:26:18下载
- 积分:1
-
Matlab-program-for-interfacing-parallel_serial_po
Matlab program for interfacing parallel_serial_port.................
- 2013-03-05 20:17:12下载
- 积分:1
-
dtw
用于语音识别即DTW算法,计算两个语音信号之间的距离(DTW algorithm for speech recognition is to calculate the distance between the two speech signals)
- 2010-07-05 23:32:56下载
- 积分:1
-
matlab_rs232
说明: 通过matlab实现rs232串口数据节后和发送。(data senden and receive with RS232)
- 2010-04-16 23:09:02下载
- 积分:1
-
fazhen
实现分段拟合处理数据,达到实现文中的可调式程序的目的,实现了数据处理的可能性(Fitting the data to achieve piecewise)
- 2012-06-02 13:54:43下载
- 积分:1