-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo and gibbs sampling
- 2011-12-12 19:21:20下载
- 积分:1
-
code-(2)
matlab cod efor 2013 ieee paper a two level fh cdma
- 2013-12-07 14:03:13下载
- 积分:1
-
PMSM-mtpa
永磁同步电机矢量控制的一篇文章,采用最大转矩电流比控制(permanent magnetic synchronization motor(PMSM) vector control )
- 2015-06-04 21:15:31下载
- 积分:1
-
BOUSSOLE_DECLINAISON-2.4
Boussole electronique
- 2010-08-14 06:13:49下载
- 积分:1
-
factor_analysis
多元统计分析中的因子分析的代码,比较简洁(code of factor analysis in multiple statistics analysis)
- 2012-04-23 09:47:31下载
- 积分:1
-
traitement-dimage
projet de traitement d image avec matlab
- 2013-03-10 19:20:54下载
- 积分:1
-
ThresGUI
gui threshold of any gui image using osme use ful methosds
- 2010-09-26 16:51:29下载
- 积分:1
-
33
说明: matlab经典讲座及例子及源程序,里面有好多命令,可供大家参考(program)
- 2009-07-15 10:19:45下载
- 积分:1
-
kmeans
k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。(K-means algorithm accept parameter k Then will the n of prior input data object is divided into k clustering to make won clustering meet: the same clustering the object in the similarity is higher And different clustering the object in the smaller similarity. Clustering similarity is using the cluster of the object in the mean gained a "center object" (the center of gravity) to calculate.
)
- 2011-06-26 19:51:58下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1