文件名称:COMPLEXnet
介绍说明--下载内容均来自于网络,请自行研究使用
复杂网络研究与建模
总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形,
与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图
-将中文译成英语
And modeling complex networks
Collectively this is a computation on the matrix, use the stuff inside c language to realize the inverse of a matrix and a matrix, etc., and ultimately is an initial node to four nodes directed graph, then Expands to a huge matrix 10000* 10000, by the digraphs graphics,
And similar computer graphics, the program is built upon an algorithm, using MATLAB to achieve a scale-free network each node in the graph the probability density and probability density according to each node in the graph drawn
总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形,
与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图
-将中文译成英语
And modeling complex networks
Collectively this is a computation on the matrix, use the stuff inside c language to realize the inverse of a matrix and a matrix, etc., and ultimately is an initial node to four nodes directed graph, then Expands to a huge matrix 10000* 10000, by the digraphs graphics,
And similar computer graphics, the program is built upon an algorithm, using MATLAB to achieve a scale-free network each node in the graph the probability density and probability density according to each node in the graph drawn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
COMPLEXnet.m