-
MATLAB_HANDBOOK
MATLAB入门,有利于快速熟悉MATLAB(MATLAB portal is conducive to rapid familiar with MATLAB)
- 2007-01-23 20:32:17下载
- 积分:1
-
zsmli
This document is about zsource multilevel inverter.
- 2014-08-10 13:58:20下载
- 积分:1
-
MATLAB-slides-of-shandongU
matlab培训课件,包含程序设计基础,可视化,数值计算,控制系统等章节内容。(matlab training courseware, including program design, visualization, numerical control systems and other chapters.)
- 2015-01-26 13:40:02下载
- 积分:1
-
eemd
这是我自己编写的一个改进的经验模态分解EEMD的源码,希望大家能用上(This is what I have written an improved empirical mode decomposition EEMD source code, I hope everyone can be on)
- 2013-12-13 12:50:14下载
- 积分: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
-
卡尔曼滤波仿真程序用于匀速运动的目标跟踪
基于匀速直线运动下 进行卡尔曼滤波程序,包括仿真等,(Based on uniform linear motion under the Calman filtering procedures)
- 2017-08-03 17:12:30下载
- 积分:1
-
dig_mod
digital modulation of the bit sequence, frequency modulation, amplitude modulation, phase shift keying, frequency shift keying
- 2010-06-05 05:13:21下载
- 积分:1
-
system3
模型预测控制算法是以模型为基础,同时包含有预测的原理;另外,作为一种优化控制算法,它还具有最优控制的基本特征。
(Model predictive control algorithm based on model, and contains prediction of the principle, In addition, as a kind of optimal control algorithm, it also has the optimal control of basic characteristics.)
- 2010-12-09 00:13:15下载
- 积分:1
-
VCMATLABinterface
关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
- 2008-08-17 15:09:17下载
- 积分:1
-
online-face-tracking
online face tracking from offline face detection GUI
- 2011-08-09 15:12:36下载
- 积分:1