-
JiQiRen_PID_MATLAB
刘金琨教授《先进PID控制MATLAB仿真》中,机器人的PID控制MATLAB程序(Professor Liu Jinkun "Advanced PID Controls the MATLAB Simulation", robot s PID controls the MATLAB procedure)
- 2010-11-20 09:27:15下载
- 积分:1
-
homework6
一个matlab程序,实现小波分解和重构的程序(A matlab program to realize the procedure of wavelet decomposition and reconstruction)
- 2010-12-27 16:57:13下载
- 积分:1
-
MUSIC-classic-source
说明: 经典MUSIC源程序,里面有三种不同的算法(MUSIC classic source, there are three different)
- 2011-03-16 11:23:53下载
- 积分: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
-
adjph
Given a complex matrix X, OX=ADJPH(X) returns the complex matrix OX that is obtained from X by multiplying column vectors of X with phase factors exp(i*phi) such that the real part and the imaginary part of each column vector of OX are orthogonal and the norm of the real part is greater than or equal to the norm of the imaginary part.
- 2013-01-25 20:03:43下载
- 积分:1
-
svpwm0108
基于无差拍的有源电力滤波器(APF)的仿真设计,包括(谐波检测, 电流跟踪环节)
Z域(spwm调制)(Deadbeat based Active Power Filter (APF) simulation design, including (harmonic detection, current tracking links) Z domain (spwm modulation))
- 2013-08-16 15:43:44下载
- 积分:1
-
NewtonRapsonLoadFlow
Implementation of Newton Rapson Load flow (Unadjusted) in matlab.
- 2009-06-16 16:33:18下载
- 积分:1
-
97288434esprit
一般的esprit算法计算复杂度高,在计算子空间是算法比较烦,改一些矩阵算法可以减少其复杂度。(Esprit general algorithm of high computational complexity in the calculation of subspace algorithms trouble is, some matrix algorithm can be changed to reduce its complexity.)
- 2008-07-08 19:11:50下载
- 积分:1
-
Pdf-of-standard-func
Probability distribution function of standard distribution codes for communication engineering students to understand the concept of statistical analysis.
- 2014-08-18 19:52:28下载
- 积分:1
-
MYAVL
An implementation of AVL tree very useful for understanding searching in graph.
- 2015-01-23 06:13:44下载
- 积分:1