-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
magic-cube-matlab
求解任意阶魔方的变换的matlab程序源代码。(Solving the Rubik' s cube of any order transform matlab program source code.)
- 2013-04-04 19:07:27下载
- 积分:1
-
PWATOOLS-master
分段仿射系统的matlab开发工具箱;
实现PWA系统的建模和稳定性分析;(
Matlab development kit of piecewise affine system
Modeling and stability analysis of PWA system )
- 2020-07-03 14:00:01下载
- 积分:1
-
practalmatlabcode
说明: 分形的matlab程序, including the image and signal(practal analysis matlab code)
- 2010-05-02 21:10:41下载
- 积分:1
-
[emuch.net]HMM
隐马尔科夫模型的不错的程序,运行简单,欢迎借鉴(Good program hidden Markov model, run a simple welcome draw)
- 2014-12-09 10:37:58下载
- 积分:1
-
Radar-Problems---2
radar problems and solutions
- 2014-02-18 02:31:30下载
- 积分:1
-
jacobi
JACOBI METOD FOR MATLAB
- 2009-11-27 01:10:48下载
- 积分:1
-
NRlogistic
罗吉斯回归程序 提供matlab环境下仿真程序(Logistic regression procedure matlab simulation environment)
- 2009-05-26 22:22:59下载
- 积分:1
-
floyd
matlab源程序
很有用的
你们可以试用一下(matlab source code useful you can try)
- 2012-07-18 21:56:35下载
- 积分:1
-
CircleFind
打开图片,转化为灰度图,利用圆周差分法在图像上搜索圆(Open the picture, converted to grayscale, use the circumferential difference method in image search circle)
- 2014-11-24 22:41:42下载
- 积分:1