-
MATLAB-trans-Color
以MATLAB將影像做色彩空間轉換,
轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV(MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV)
- 2013-08-28 23:13:20下载
- 积分:1
-
cyclicpursuit
循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。(This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.)
- 2012-03-29 00:41:09下载
- 积分:1
-
FFastICA225a
FastICA25---快速独立分量分解算法
(FastICA25--- fast independent component decomposition algorithm)
- 2012-08-20 06:57:47下载
- 积分:1
-
VAD_Coding_complete
这是VAD有关代码。也就是说为了在音声中找到activity voice 用GAET方法来决定阈值,然后判别了无音区间。(voice activity detection)
- 2011-11-15 11:25:41下载
- 积分: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
-
MC
说明: 泊松模拟,请认真书写上传资料的详细功能、包含内(poission www.pudn.com www.pudn.com )
- 2009-09-12 09:22:35下载
- 积分:1
-
tuxiangchuli
两个简单程序,一个是在空域和频域分别实现了两个矩阵的卷积。另一个程序主要是为了查看几个模板的空域及频域响应形式,方便理解(Two simple procedures, one is in the spatial and frequency domain is realized for the convolution of two matrices. Another program is mainly to see the airspace of several templates and frequency domain response form, to facilitate understanding)
- 2010-05-14 16:41:45下载
- 积分:1
-
hydrostatic-dynamic-stiffness
液靜壓支乘動態剛性,可作為液靜壓支乘動態研究的基礎(hydrostatic bearing dynamic stiffness)
- 2014-11-22 17:23:43下载
- 积分:1
-
SIFT_YantaoNoemie
根据sift算法经典文章得到的matlab算法程序,可以直接运行。(According to the the sift algorithm classic article Matlab algorithm can be run directly.)
- 2013-04-02 11:12:32下载
- 积分:1
-
multisvm
一种改进的支持向量机分类方法,可以直接用。也可以改一下加到自己的程序里。(An improved support vector machine classification method can be used directly. You can also change it into your own program.)
- 2019-07-11 15:40:59下载
- 积分:1