-
kltt
Function to compute the Karhunen-Loeve Transform (KLT) on an ensemble of 1-D signals,
- 2010-09-27 17:26:51下载
- 积分:1
-
hclust
girachical cluster mat methid
- 2009-12-29 01:50:36下载
- 积分:1
-
mlclass-ex5
Programming Exercise
- 2013-02-07 09:39:03下载
- 积分:1
-
Lucas-Kanade
Lucas-Kanade光流法,计算两幅图像之间的光流,很有用的一段程序(Lucas-Kanade optical flow method to calculate the optical flow between two images, very useful for some procedures)
- 2013-11-27 09:42:21下载
- 积分:1
-
InductionMotor
induction motor modelisation
- 2010-01-01 04:41:00下载
- 积分:1
-
tuixiangzi
说明: 推箱子游戏,这是用matlab语言编写的源程序,有意思。(Sokoban game, which is used matlab source languages, interesting.)
- 2008-09-27 15:51:08下载
- 积分:1
-
MATLAB
Kalman滤波算法在Matlab中的仿真,主要是针对基本的算法(Kalman filter algorithm simulation in Matlab, basic algorithm)
- 2013-03-08 21:43:32下载
- 积分:1
-
SSA
说明: his work proposes two novel optimization algorithms called Salp Swarm Algorithm (SSA) and Multiobjective Salp Swarm Algorithm (MSSA) for solving optimization problems with single and multiple objectives. The main inspiration of SSA and MSSA is the swarming behaviour of salps when navigating and
foraging in oceans. These two algorithms are tested on several mathematical optimization functions to
observe and confirm their effective behaviours in finding the optimal solutions for optimization problems.
- 2019-05-20 08:17:27下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1
-
Face_classification
This is a simple program that uses distance tool in matlab to determine geometry feature of the face, which then can be classification or clustering , or face recognition
- 2009-12-08 17:49:37下载
- 积分:1