-
Digital_Filter_Design_Using_Matlab
Digital Filter Design Using Matlab
- 2010-07-27 10:53:11下载
- 积分:1
-
DblSimpson
在MATLAB中用复合辛普森公式求函数的二重数值积分。(realizing double integral by Complex Simpsons Formula in MATLAB)
- 2013-07-18 22:42:32下载
- 积分:1
-
Probabilistic-Neural-Network-
Probabilistic Neural Network
- 2014-02-20 10:45:11下载
- 积分: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
-
dtw
说明: 语音识别动态时间归正全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(Reformed voice recognition dynamic time the whole process of matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum)
- 2011-03-08 11:32:00下载
- 积分:1
-
concatenated_code_awgn
级联码simulink模型,OFDM系统误码率分析(concatenated code in simulink)
- 2010-06-03 21:33:57下载
- 积分:1
-
lineseg
线分割用于图像的边缘提取线 分割用于图像的边缘提取(Line segmentation for image edge extraction line segmentation for image edge extraction)
- 2007-11-15 00:52:06下载
- 积分:1
-
Software-Defect-Association-Mining
SOFTWARE DEFECT ASSOCIATION MINING
- 2014-01-08 18:59:20下载
- 积分:1
-
pskup
Built-in Matlab speed-up
- 2010-11-03 19:00:54下载
- 积分:1
-
luokuotiqu
这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献(This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user-friendly to operate the contours of interest- Zhang Lu dedication)
- 2010-03-04 15:48:20下载
- 积分:1