-
ugm
Upper gain margin
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
- 2008-06-08 23:09:10下载
- 积分:1
-
Gray-prediction
灰色预测的matlab程序,用于评价问题(Gray prediction matlab program for Evaluation)
- 2013-05-18 22:44:35下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
DC-PM-motor
DC_PM_motor in matlab
- 2012-03-30 23:31:56下载
- 积分:1
-
testface
基于K-L展开的人脸检测matlab程序,采用K-L展开对图片主成分分析、多图训练,从而达到在复杂图片中检测人脸的功能。(KL expansion based on face detection matlab program, using KL expansion of the picture principal component analysis, multi-map training, so as to achieve a complex picture face detection function.)
- 2013-11-16 20:55:25下载
- 积分:1
-
fem
Finite Element Toolbox Ver. 2.1(This is a toolbox for computing ODEs or PDEs in BVPs using FEM in
1D, 2D and 3D.)
- 2014-12-24 12:50:55下载
- 积分:1
-
phi_euler
Calculates the result of Euler s Phi funtion for any natural number less than 10^18.
- 2015-02-09 21:57:26下载
- 积分:1
-
annexamples
Matlab编写BP的入门程序,适合初学者!(Matlab entry procedures for the preparation of BP, suitable for beginners!)
- 2007-10-31 18:13:36下载
- 积分:1
-
gui_development_using_matlab
this is a tutorial to help you in development of gui using MATLAB
- 2010-10-28 08:02:40下载
- 积分:1
-
featureselection
基因算法实现的特征提取,实现平台是matlab(feature selection with genetic algorithm)
- 2009-02-18 19:52:53下载
- 积分:1