-
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
-
Generating-of-the-basic-signal
在Matlab中设计GUI,添加按钮,将源代码作为回调函数,实现信号与系统中基本信号的产生的功能,并保存实验结果。(The design of GUI, in Matlab the Add button, the source code as a callback function, the realization of the basic signal of the signal and system generating function, and save the experimental results.)
- 2015-01-10 10:43:37下载
- 积分:1
-
fwm_eappliedelectronicsphaseiireportfilesfinalrea
Engineering anna university electronics department
Engineering anna university electronics department
- 2014-02-07 18:35:20下载
- 积分:1
-
2光伏电源+配网
这是光伏电源并网的配网模型,里面包含boost,mppt,逆变器,10kv配电网(This is the distribution network model of photovoltaic power grid, which contains boost, MPPT, inverter, 10kV distribution network.)
- 2018-03-21 10:12:16下载
- 积分:1
-
ffelms
用LMS算法实线性均衡结构现光纤信道的自适应均衡,简单实用(LMS algorithm with real-balance structure is linear fiber channel adaptive equalization, simple and practical)
- 2010-01-16 09:03:58下载
- 积分:1
-
adaptivetracker
Adaptive tracking system is to track the video frames
- 2010-01-17 21:53:29下载
- 积分:1
-
cyl3d
说明: 三维圆柱曲线的绘画matlab程序。很方便。(3D Plot on a Cylindrical Surface)
- 2010-03-24 15:10:00下载
- 积分:1
-
qp
说明: 求解一般线性无约束最优化问题的qp算法程序(Solving the general linear unconstrained optimization algorithm QP procedures)
- 2012-05-11 21:57:11下载
- 积分:1
-
Largest_component
对网络划分社区,并找出最大的社区,很有用的程序(Find the largest giant component)
- 2013-08-17 16:37:18下载
- 积分:1
-
Matlab-codes
finger print segmentation,基于matlab,无需修改,直接可用
- 2013-11-05 16:26:59下载
- 积分:1