-
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
-
matlabGUI
MATLAB GUI设计的实例,学习用matlab设计界面的很好的参考资料(MATLAB GUI)
- 2009-10-16 11:20:56下载
- 积分:1
-
PQload_flow_calculate
PQ分解法针对IEEE14和30节点的电力网络潮流计算matlab程序(PQ decomposition IEEE14 and 30 nodes for the electricity network power flow calculation program matlab)
- 2009-06-08 20:37:48下载
- 积分:1
-
GrayShow
快速ICA算法,用于盲信号处理,提取信号的独立分量,用于图象识别等(fast algorithm for blind signal processing, signal extraction of independent component for image recognition, etc.)
- 2007-04-16 09:21:26下载
- 积分:1
-
rsm_2order
响应面的2阶多项式估计,使用最小二乘法,算法精度高,data数据随便换其他的三维数据(2-order polynomial response surface is estimated using the least squares method, the algorithm accuracy, data data was replaced with other three-dimensional data)
- 2011-11-08 11:11:51下载
- 积分:1
-
IntroductionToEstimation
对理解EKF和SLAM有一定的帮助,从贝叶斯准则引入,然后引申到EKF!(introduction to estimation!)
- 2013-05-02 17:26:37下载
- 积分:1
-
IsenDSPSoftware
This file can be used in matlab to implement easy fft. it is very effective and good method to implement easy fft.
- 2010-11-10 01:48:41下载
- 积分:1
-
periodogram
本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。
实验方法:周期图法、自相关法和协方差法。
(this procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introduction to the first volume, P202, Exercise 5. Experimental Methods : Chart cycle, since the correlation and covariance method.)
- 2006-08-29 08:42:00下载
- 积分:1
-
question3
非线性分类器训练的快速算法设计,近邻法迭代法测试样本错误率(Fast non-linear classifier training algorithm, nearest neighbor algorithm iteration test sample error rate)
- 2011-06-06 18:06:45下载
- 积分:1
-
Matlab-GUI
Matlab面向对象编程,强烈推荐的一本面向对象matlab编程书籍(Matlab programming)
- 2015-03-01 11:23:53下载
- 积分:1