搜索资源列表
小世界网络社团划分代码
- 小世界网络社团划分源代码。
watts小世界模型数据集
- 数据挖掘专用
shiyuan
- 小世界网络的试验程序!可以观察小世界网络的生成过程和结果!-small world network testing procedures. Can observe small world network formation process and results!
complex_network
- 这是复杂网络研究中研究小世界性质的c程序2。-This is a complex network of small research study of the nature of the world c procedures 2.
smallWorldNetwork
- 生成beta-小世界网络 % Authors: LuoNa, ECUST % v1.0 Created 30-May-2007-generation beta-small-world networks% Authors : LuoNa. ECUST% v1.0 Created 30-May-2007
smallworld
- 复杂网络中的小世界模型,包括nw模型和Sw模型还有求度分布的matlab程序代码。-Complex network of small-world model, including model and Sw model nw still seeking distribution of the matlab program code.
B-A-smallworld-java-code
- 生成BA 小世界网络java 源程序,里面涉及到结点类RipplePeer可以另行自己实现,主要就是几个成员变量id,neighbors数组(与之连接的结点)和degree度数-BA small-world networks generated java source code, which relates to node can be its own category RipplePeer realize, the main vari
pcnn
- 我自己编写的基于自动细胞机的图像分割算法的源程序,也叫小世界竞争算法。-I have written automated cell-based machine of the source image segmentation algorithms, but also the world叫小competition algorithm.
smallworld
- 一个用于生成小世界网络,并对其进行模拟的程序。-One used to generate small-world networks, and simulation procedures.
consensus
- 本程序时使用小世界模型对多个智能体寻优结果的仿真-This procedure used in small-world model of multiple-agent simulation optimization results
main1
- 实现了小世界网络模型和BA网络模型,并对节点都进行了研究。-The realization of the small-world network model and the BA network model, and nodes were studied.
xiaoshijieshenjingwangluozhongdelianxiangjiyiyanji
- 摘要: 本文研究了基于小世界结构的神经网络中的联想记忆模型。网络恢复存储模式的行为其实是无序参数为一有限值时的相位变化。越是规则的网络越是难以恢复记忆模式,且容易变成混合状态。另外,在无序参数的值适中时,对于一定数量的存储模式,最终得到恢复的效果可以达到最大。-Abstract: This paper studies the structure based on small-world neural network model of
smallworld
- 复杂网络中的小世界网络模型 用于实现小世界网络的模拟使用-Vermont
smallworld
- 小世界模型的构造和对应的matlab源码程序-Small-world Model
smallworld
- 复杂网络的基础,小世界网络的生成代码,包括平均路径和聚类系数-Complex network of basic, small-world networks generated code, including the average path and clustering coefficient
complexnetwork
- 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks a
WS小世界稳定性研究(附程序)
- WS 小世界网络简介、构造方法算法、稳定性分析,附程序(WS small world network profiles, construction methods, algorithms, stability analysis, including program)
一百行写小世界网络和无标度网络
- 一百行写小世界网络和无标度网络,可以用matlab实现(One hundred lines write small world networks and scale-free networks)
程序3 小世界网络上具有行为一致性的博弈模型
- 模拟小世界网络上具有行为一致性的博弈模型(A game model with behavior consistency on a simulated small world network)
小世界网络绘制
- 小世界网络绘制程序,通过生成最近邻耦合网络后按照概率取代每条连线来生成小世界网络。