-
fuzzy
this package provides ehe fuzzy c means segmentation algorithm and its input type.. source code is also availble
- 2013-09-19 17:39:32下载
- 积分:1
-
Main_Cor_Analysis
多元统计中的对应分析程序,提取因子之后,可对提取的公共因子按最大方差旋转。程序经多组经典数据验证通过。(The corresponding multivariate statistical analysis program, after the extraction of factors, can extract the common factors by maximum variance rotation. Program through multiple data validation through classical.)
- 2010-06-24 11:57:02下载
- 积分:1
-
Spectrum-tilt
Voice activity detection using spectrum tilt criterion.
- 2014-08-08 15:26:10下载
- 积分:1
-
matlab-animation-production
matlab动画制作源代码 非常基础且实用 强烈推荐(matlab animation source code is very basic and practical strongly recommended)
- 2013-04-17 22:24:23下载
- 积分:1
-
123
expirimental analysis of adaptive MIMO
- 2009-05-07 10:24:17下载
- 积分:1
-
BayeClassifier
Bayesian calssifier matlab code and confusion matrix
- 2011-01-17 15:50:20下载
- 积分:1
-
sourcecode_pvd
this is the source code for pixel value difference
- 2011-02-06 00:01:29下载
- 积分:1
-
AC_Voltage_Control_3phase_IM
control 3 phase motor
- 2013-04-08 21:42:25下载
- 积分:1
-
modelforelectrifiedrailway
某铁路局电气化铁道过分相真实模型,其中参数为真实参数,具有应用价值(Excessive relative to the true model for electrified railway)
- 2010-03-01 15:42:05下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1