-
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
-
adaptive-filter-matlab-code
自适应滤波器原理,第四版计算机实验matlab源程序。(Adaptive filter theory, fourth edition computer matlab source code.)
- 2014-12-17 21:17:03下载
- 积分:1
-
matlab-Histogram
2文件包括:calcnbins,计算出的“理想”的若干箱使用直方图,用三种可能的方法。(freedman-diaconis ,史葛和斯特奇斯 的方法。)histx是一个包装中的直方图函数历史,使用calcnbins选择若干箱如果不提供。(2 file include: calcnbins, calculate the " ideal" box using the histogram, with three possible ways. The method (freedman-diaconis ' , Scott and Sturges' .) Histx is a packaging the histogram function history, use calcnbins select certain box if you do not provide.)
- 2012-10-25 21:05:38下载
- 积分:1
-
NL
说明: 采用牛顿拉夫逊法计算电网的潮流,各节点电压,各支路电流。(Newton Raphson power flow calculation, and each node voltage current in each branch.)
- 2014-02-25 09:31:09下载
- 积分:1
-
NPC3LEV_SPWM
3 level NPC inverter (SPWM)
- 2016-01-20 05:45:35下载
- 积分:1
-
matched_filter.m
雷达信号处理中的匹配滤波MATLAB程序,程序完整,注释详细。(match filtering for radar signal processing.the code annotation is detailed)
- 2021-02-01 17:10:00下载
- 积分:1
-
NONLINEAR
说明: 利用EM算法对非线性状态空间模型参数估计,效果良好(The EM algorithm is used to estimate the parameters of the non-linear state space model with good results.)
- 2021-03-29 20:59:10下载
- 积分:1
-
wavelet
this file contains a good program in matlab for HAR wavelet
- 2013-07-16 19:34:26下载
- 积分:1
-
twoview_reconstruction
利用两幅图像对物体进行重建,基于计算机视觉的(two view reconstruction)
- 2009-12-30 11:03:06下载
- 积分:1
-
ST
说明: S变换程序,内含详细的s变换代码及英文说明(S transform program)
- 2011-02-22 12:36:35下载
- 积分:1