-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
beamforming
采用波束形成法,判断来波的方向,识别声源的位置(Using the beamforming method, to determine the direction of the wave, the position of the sound source identification)
- 2013-11-03 11:01:46下载
- 积分:1
-
matlab
基于小波变换与神经网络的matlab人脸识别系统(Based on wavelet transform and neural network of matlab face recognition system)
- 2015-01-28 18:14:29下载
- 积分:1
-
EMD
程序运用matlab语言,读取了电流数据,并对电流数据进行了经验模态分解,观察分解各层的特征(Program using matlab language, read the current data, and current data were empirical mode decomposition, the decomposition observed characteristics of the layers)
- 2013-12-25 14:16:27下载
- 积分:1
-
guass
guass迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。
(guass iterative method, numerical analysis is a very important one in the matlab source code for its realization.)
- 2009-02-12 00:11:36下载
- 积分:1
-
m
说明: pid控制,matlab语言编写,增量式PID控制算法(pid control, Matlab language, incremental PID control algorithm)
- 2012-06-13 16:19:26下载
- 积分:1
-
Structure1_normal
基于瞬时无功理论的有源电力滤波器的simulink模型,能够很好的滤除电源谐波和无功电流。(The simulink model of the active power filter based on the PID regulator, the filter power harmonics and reactive current.)
- 2012-07-01 16:49:30下载
- 积分:1
-
motorsimulink
基于比例趋近率的控制器实现位置跟踪,滑模控制(the position tracking based on proportion approach )
- 2013-10-06 21:10:31下载
- 积分:1
-
HMMFunction
说明: Matlab中有关HMM的函数集。给出了详细的源代码,可以用于hMM在各个领域的研究和开发(Matlab the HMM Function Set. Given the detailed source code, hMM can be used in various fields of research and development)
- 2006-02-28 22:45:13下载
- 积分:1
-
RootLocus
The result of the program is uncompensated and compensated plot of the control system.
- 2010-09-25 00:04:06下载
- 积分:1