-
chap_13
matlab从入门到精通第13章书后源码对初学者很有帮助(matlab)
- 2009-03-19 06:17:03下载
- 积分:1
-
MATLAB-David-McMahon
说明: 一本matlab编程人员案头必备的一本参考书籍,中文版,有助于提高英文及编程技术.(A matlab programmer an essential desk reference books, Chinese, English and help to improve programming.)
- 2011-02-19 11:14:53下载
- 积分:1
-
monobit_synchro
单比特取样超宽带系统同步性能研究单比特取样超宽带系统同步性能研究(Single-bit sampling system synchronization performance of UWBSingle-bit sampling system synchronization performance of UWB)
- 2011-01-19 13:35:10下载
- 积分: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
-
NOMA-OFDMA-SIM
5G技术中NOMA算法的性能仿真,对比ofdm性躁比仿真比较(Performance simulation of NOMA algorithm in 5G Technology)
- 2021-03-05 16:19:31下载
- 积分:1
-
卡尔曼
说明: 基于matlab的完整的卡尔曼滤波程序,实测有效(Kalman filter program)
- 2020-07-16 22:48:49下载
- 积分:1
-
DS_PCA
Principle component analysis PCA
- 2012-04-22 23:30:33下载
- 积分:1
-
4
说明: This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH
(This procedure realize the LPP dimension reduction function, used for fault diagnosis of multimodal, object for CSTH)
- 2013-08-31 10:56:13下载
- 积分:1
-
光谱匹配识别基本算法-spectral-matching-algorithms
光谱匹配识别基本算法,包括SA、SCF、SCM、SCA等基本算法。程序可以直接调用,方便简洁。(Spectral matching to identify the basic algorithms, including SA, SCF, SCM, SCA and other basic algorithms. Program can be called directly, convenient and simple.)
- 2021-04-11 15:48:58下载
- 积分:1
-
exsm
This package is used for exponential smoothing models
- 2013-09-25 03:12:37下载
- 积分:1