-
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
-
fuzzyPID
matlab simulink 建模,实现永磁同步电机调速。pid控制(pmsm matlab simulink pid controller)
- 2020-11-20 11:29:37下载
- 积分:1
-
对于RGB图像显著区域检测
在许多实际应用中,数据更可能是在低维的
- 2023-08-06 06:50:06下载
- 积分:1
-
Binary-Search
If you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files).
Webmaster will activate your member account after checking your files. If you do not want to upload source code,
- 2011-12-13 19:23:17下载
- 积分:1
-
c-sorting-algorithms-master (1)
说明: several sorting algorthms
- 2019-06-15 07:00:42下载
- 积分:1
-
图像的混沌加密
图像的混沌加密算法,实现图像的混沌加密。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-04-26 21:03:53下载
- 积分:1
-
简单手势识别
MATLAB代码使用手势控制鼠标指针,使用摄像头的手势识别和转换成帧的每一帧与已经存储的手势是否匹配相应的行动,否则执行的动作识别和鼠标指针是根据移动的手感动相比。 ; ;
- 2022-07-27 01:11:13下载
- 积分:1
-
OFDM完整的程序
一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块程序的编写,并统括系统性能的仿真验证了系统设计的可靠性。
- 2023-02-24 07:55:03下载
- 积分:1
-
PSO
粒子群算法的Matlab程序,用于多目标优化极值的计算(Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization)
- 2010-12-23 16:56:16下载
- 积分:1
-
bsc
对二进制对称信道输入输出的模拟,参数可设。(Simulation of the binary symmetric channel input and output)
- 2012-04-27 16:08:32下载
- 积分:1