-
flowshop
离散算法,硕士论文一部分,希望对大家有所帮助。(Discrete Algorithms, part of a master's thesis, we want to help.)
- 2007-03-25 22:55:35下载
- 积分:1
-
fiber
this program is about pulse propagation in fiber
- 2013-12-29 05:41:19下载
- 积分:1
-
pid-adjust
pid 参数整定代码,使用简单,适合初学者学习使用(The pid parameter tuning code, simple to use, suitable for beginners to learn how to use)
- 2021-01-13 16:58:48下载
- 积分:1
-
MODELING-AND-SIMULATION-OF-IEEE-14-BUS-SYSTEM-WIT
MODELING AND SIMULATION OF IEEE 14 BUS SYSTEM WITH FACTS Controller
- 2016-07-23 02:53:36下载
- 积分:1
-
Dynamic Programming 10 units 24 hours
Unit Commitment using Dynamic Prorgramming for 10 units and 24 hours system
- 2018-03-08 14:54:41下载
- 积分:1
-
9c261db40bbb
source codes for optimisation techniqes
- 2012-04-03 03:11:02下载
- 积分:1
-
HOG-Pedestrian-Detector-mastermatlab
HOG特征提取在进行SVM行人检测,经典算法(HOG feature extraction in SVM pedestrian detection, classical algorithm)
- 2021-04-16 11:18:53下载
- 积分:1
-
UnicodeGB2312
Unicode,GB2312编码表映射全集,包含各种对应表,对照表分析和统计(Unicode,GB2312)
- 2010-12-07 15:14:08下载
- 积分:1
-
dm
说明: code of digital modulation with memory
- 2014-11-25 03:45:11下载
- 积分:1
-
small-world-networks
1998年, Watts和Strogatz 提出了小世界网络这一概念,并建立了WS模型。 实证结果表明,大多数的真实网络都具有小世界特性(较小的最短路径) 和聚类特性(较大的聚类系数) 。
WS小世界模型构造算法
1、从规则图开始:考虑一个含有N个点的最近邻耦合网络,它们围成一个环,其中每个节点都与它左右相邻的各K/2节点相连,K是偶数。
2、随机化重连:以概率p随机地从新连接网络中的每个边,即将边的一个端点保持不变,而另一个端点取为网络中随机选择的一个节点。其中规定,任意两个不同的节点之间至多只能有一条边,并且每一个节点都不能有边与自身相连。
(In 1998, Watts and Strogatz proposed the concept of the small world network, and the establishment of the WS model. The empirical results show that most real networks have small world (the smaller the shortest path) and clustering properties (high clustering coefficient).
WS small-world model construction algorithm
1, from the rules FIG: consider a nearest neighbor coupling network with N points, they are surrounded by a ring, wherein each node and its left and right adjacent to each of K/2 connected to the node, K is an even number.
The 2 randomized reconnection: randomly with probability p from the new connection on each side of the network, coming section of one of the endpoints remain unchanged, while the other endpoint is taken as the random selection of a node in the network. Which states that between any two different nodes can have at most one edge, and each node can not be connected to its own side.)
- 2021-04-27 08:08:44下载
- 积分:1