-
nonlinearanalysis
这是一篇关于博士论文,论文上详细的讲了非线性时间序列分析:辨识、预测与控制,很有用哦!(This is an article on the doctoral dissertation, the paper stresses on the detailed analysis of nonlinear time series: identification, prediction and control, useful Oh!)
- 2010-08-29 19:40: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
-
小波包分解提取特征频段能量值
从excel中提取数据,应用小波包分解提取特征频段能量值的matlab程序(Extracting data from excel, the wavelet packet is used to decompose the matlab program that can measure the value of the feature frequency)
- 2017-12-21 21:14:13下载
- 积分:1
-
IR-UWB系统的matlab代码
说明: 超宽带通信系统相关程序,包括脉冲成形,系统仿真等。(uwb/matlab/pulse shape/simulink/gaussian)
- 2019-05-04 18:39:35下载
- 积分:1
-
A-summary-for-text
使用文本文件(.txt)进行数据存取的技巧总结(A technique summary uesd for a text file (. Txt))
- 2011-12-12 17:31:41下载
- 积分:1
-
P610PartitionNo_Test
This program print out all the number of partition of a Set, according to the input which indicates the number of objects in the set.
- 2015-03-18 13:22:01下载
- 积分:1
-
henghen
LDPC码的完整的编译码,AHP层次分析法计算判断矩阵的最大特征值,插值与拟合,解方程,数据分析。( Complete codec LDPC code, Calculate the maximum eigenvalue judgment matrix of AHP, Interpolation and fitting, solution of equations, data analysis.)
- 2016-11-15 12:48:35下载
- 积分:1
-
matlabforGE
matlab遗传算法程序,非常不错的,欢迎下载(matlab for GE)
- 2009-09-25 15:08:16下载
- 积分:1
-
Introduction_to_antennas_complet
Introduction to antennas-
Free space electromagnetic wave-EM wave in free space -Wave in lossy medium-Power flow-Polarisation of EM wave-Reflection, refraction-Guided electromagnetic wave -Rectangular waveguide
- 2010-11-02 00:53:34下载
- 积分:1
-
svmandHububianjv
关于支持向量的简单分类和多分类与优化,还有不变矩的编程(Support vector classification of simple and multiple classification and optimization, there are moment invariants programming)
- 2010-05-10 16:42:09下载
- 积分:1