-
fun-with-arrays
fun with arrays and learning
- 2011-05-06 13:01:27下载
- 积分:1
-
ISCISC_2012_format_english
this document is about of splicing detection of image
- 2012-05-15 14:41:17下载
- 积分:1
-
Desktop
matlab 中用Bisection方法求解一元多次方程,是一种很好的算法。但收敛速度比较慢,是线性收敛(matlab using Bisection method for solving multiple equations one yuan, is a good algorithm. But convergence is slow, linear convergence)
- 2014-01-06 10:37:03下载
- 积分:1
-
ParallelImageFiltering
Parallel image filtering test
- 2010-01-19 17:41:02下载
- 积分:1
-
Radial-neural-network
可用来预测股票走势的matlab程序,先要输入数据(可更换),再进行预测,属于径向基神经网络的编码。(Used to predict the stock trend matlab program, need to input data (replaceable), and then to predict, belonging to the encoding of radial basis function neural network.)
- 2012-04-24 18:36:05下载
- 积分:1
-
radar-image
保铮写的雷达图像经典著作,搞雷达图像研究必备(radar image)
- 2012-11-20 16:24:37下载
- 积分:1
-
net_matlab
小世界,无标度网络的生成及度分布,集聚系数等计算的程序代码(Small world, scale-free network generation and distribution, the clustering coefficient calculation code)
- 2010-07-10 16:30:56下载
- 积分:1
-
MATLAB-S-Function
matlab的s函数编程教程。来自企业的电子书(matlab s function programming tutorial. From the corporate e-book)
- 2012-08-17 11:07:40下载
- 积分: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
-
lpp
This file implement lpp algorithm for dimension reduction and clustering techniques.
Dimension reduction, Clustering.
- 2010-10-20 14:51:10下载
- 积分:1