-
linearprogram
线性规划算法,来自于《精通MATLAB最优化计算》(linear program )
- 2010-01-04 11:25:18下载
- 积分:1
-
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
-
Hugeint
巨型整形实现,长度不受windows机器字长限制,实现了基本的加减乘除等运行.(giant plastic realization length from windows machine word limit, realize the basic arithmetic and other operations.)
- 2007-03-26 17:18:07下载
- 积分:1
-
mobiel-power-cntrol
Simulink- model for cellular phone transmission power control
- 2011-10-25 22:51:54下载
- 积分:1
-
3
说明: 自相关函数和互相关函数的matlab计算和作图,这个是信号分析里的概念,他们分别表示的是两个时间序列之间和同一个时间序列在任意两个不同时刻的取值之间的相关程度。(Self correlation function and cross-correlation function of matlab calculation and drawing, this is a concept in signal analysis, they are respectively represent the is between any two different time value relevance of the two time series and the same time series.)
- 2015-07-01 10:56:32下载
- 积分:1
-
MUSIC
说明: 用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
- 2011-02-28 19:16:00下载
- 积分:1
-
moshi
matlab环境下的人脸识别,采用肤色识别算法,检测好用(face tracking)
- 2015-04-20 15:12:56下载
- 积分:1
-
leastsquaresprocedure090513
最小二乘法实现m个方程的最高n次多项式的拟合。(least-squares procedure)
- 2009-05-13 09:11:55下载
- 积分:1
-
DS
说明: ds证据理论的事例,用于数据融合判决,附说明和参考文献(ds examples of evidence theory for data fusion decision, with notes and references)
- 2008-08-08 10:49:46下载
- 积分:1
-
Matlab--preproces
matlab关于数据的预处理的一些程序,很全,中心化,归一化,多元散射校正(matlab on some pre-program data, very wide, centralized, normalization, multiplicative scatter correction)
- 2013-12-22 14:04:52下载
- 积分:1