-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
zxkpca
核主成份分析提取特征值的方法 还不错 可以试试(kernel pca for the value)
- 2010-11-16 15:46:41下载
- 积分:1
-
matlab-gui222222
说明: 经典控制理论MATLAB-GUI设计(classical control theory MATLAB- GUI design)
- 2006-04-25 09:03:09下载
- 积分:1
-
dianyaxiebohanliang110
云南电网结题程序,用于计算110KV侧的电压谐波含量。(Yunnan Power Grid node title procedures ,used to calculate the voltage of 110KV side of the harmonic content)
- 2012-04-26 18:57:50下载
- 积分:1
-
KF
说明: kalman 跟踪滤波,基于matlab语言编写,可运行(kalman tracking filter, based on the matlab language, can be run)
- 2011-09-14 16:27:11下载
- 积分:1
-
Output-for-A-LAW
Matlab alaw mukaw ouptu
- 2013-10-16 23:35:36下载
- 积分:1
-
barbar
在matlab下绘制三维柱状图,并且每根柱子用不同的颜色来显示成员的大小。在某种意义上,四维的显示(Under the three-dimensional drawing in matlab histogram, and each column with different colors to show the size of the members. In a sense, the four-dimensional display)
- 2008-01-10 23:27:06下载
- 积分:1
-
dhan20correct27
series compensator facts devicesd
- 2009-12-01 18:48:00下载
- 积分:1
-
cdma2000
通过matlab编程对cdma2000建立仿真模型并进行仿真(Matlab programming through the establishment of the cdma2000 simulation model and simulation)
- 2010-05-28 16:34:51下载
- 积分: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