-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1
-
081119
说明: 基于MATLAB平台的分形图形的模拟
本文介绍了分形几何中的Sierpinski地毯和Vicsek图形,讨论了MATLAB平台下采用向量化
编程技术绘制Sierpinski地毯和Vicsek图形的问题,并给出了向量化程序和运行结果。(MATLAB-based platform for the simulation of fractal graphics In this paper, fractal geometry of the Sierpinski carpet and Vicsek graphics, discussed under the MATLAB platform programming techniques used to quantify the Sierpinski carpet and Vicsek drawn graphics, and gives the procedure to quantify and operating results.)
- 2009-08-09 13:05:12下载
- 积分:1
-
kalman
一些卡尔曼滤波算法实例,里面包含两个文件,两个均可运行,虽然简短,但是能从中了解滤波算法(Some examples of the Kalman filter algorithm, which consists of two files, two can be run, though brief, but can understand the filtering algorithm
)
- 2012-05-15 13:02:31下载
- 积分:1
-
meanshift
说明: meanshift跟踪算法的实现,主要是利用metlab来完成的,效果还不错(mean shift tracking algorism)
- 2011-04-07 19:28:35下载
- 积分:1
-
prj_ip2
performs matlab edge detection.
- 2012-04-15 14:39:09下载
- 积分:1
-
xiaobo
癫痫脑电数据的小波分解,对数据进行离散小波变换(Epileptic EEG data decomposition, discrete wavelet transform on the data)
- 2021-04-24 10:08:47下载
- 积分:1
-
mt_matlab_2011
Simulation about Calc ARL
- 2011-12-16 14:08:29下载
- 积分:1
-
ANN
NARMA-L2 configuration for Frequency Control in three ar3ea poer system with 3 Refrence Model Of system to train Neural Network.
- 2016-12-22 14:45:56下载
- 积分:1
-
QPSO
采用matlab语言描述的量子粒子群算法,并附有一些测试函数(Using matlab language to describe the quantum particle swarm algorithm, along with some test function)
- 2011-08-14 16:50:49下载
- 积分:1
-
pattern-recognition
本书是关于模式识别与机器学习的一本经典教材,其中更对贝叶斯原理做了详细的描述,更能帮助读者了解贝叶斯方法在模式识别中的重要作用。(This book is a classic textbook on pattern recognition and machine learning abroad, in particular the principle of Bayesian detailed description.)
- 2013-02-03 21:56:16下载
- 积分:1