of a node to a network is important, we would prefer to have a central的简体中文翻译

of a node to a network is important

of a node to a network is important, we would prefer to have a centrality measure thatwould pick this up. For example, consider the network in Figure 2.2.4.In the network in Figure 2.2.4 the degree of nodes 3 and 5 are three, and the degreeof node 4 is only two. Arguably, node 4 is at least as central as nodes 3 and 5, andfar more central than the other nodes that each have two links (nodes 1, 2, 6, and7). There are several senses in which we see a powerful or central role of node 4.If one deletes node 4, the component structure of the network changes. This mightbe very important if we are thinking about something like information transmission,where node 4 is critical in path-connecting nodes 1 and 7. This will be picked up bya measure such as betweenness. We also see that node 4 is relatively close to all ofthe other nodes, in that it is at most two links away from any other node, whereaseach other node has at least one node at a distance of three or more. This would beimportant in applications where something is being conveyed or transmitted throughthe network (say an opinion or favor) and there is a decay of the strength with distance.In that case, being closer can either help a node make use of other nodes (e.g., havingaccess to favors) or to have ináuence (e.g., conveying opinions). This brings us to the64 CHAPTER 2. REPRESENTING AND MEASURING NETWORKSnext category of centrality measures.Closeness CentralityThis second class of measures keeps track of how close a given node is to each othernode. One obvious ìclosenessî-based measure is just the inverse of the average distancebetween i and any other node: (n 1)=Pj=i `(i; j), where `(i; j) is the number of linksin the shortest path between i and j. There are various conventions for handlingnetworks that are not connected, as well as other possible measures of distance, whichleads to a whole family of closeness measures.A richer way of measuring centrality based on closeness is to consider a decayparameter , where 1 >  > 0 and then consider the proximity between a given nodeand each other node weighted by the decay. In particular, let the decay centrality of anode be deÖned asXj=i `(i;j);
0/5000
源语言: -
目标语言: -
结果 (简体中文) 1: [复制]
复制成功!
将节点连接到网络很重要,我们希望有一个集中度指标来解决<br>这一问题。例如,考虑图2.2.4中的网络。<br>在图2.2.4的网络中,节点3和5的度数<br>为3,而节点4 的度数仅为2。可以说,节点4至少与节点3和5一样重要,并且<br>比每个都有两个链接的其他节点(节点1、2、6和<br>7)更重要。在多种意义上,我们可以看到节点4的强大或核心作用。<br>如果删除节点4,则网络的组件结构将发生变化。<br>如果我们正在考虑诸如信息传输之类的事情,这可能非常重要,<br>其中节点4在连接节点1和7的路径中至关重要。<br>诸如中间性之类的措施。我们还看到节点4相对靠近所有<br>其他节点,因为它距任何其他节点至多只有两个链接,而<br>每个其他节点至少有一个距离为三个或更多的节点。这<br>在通过<br>网络传输或传输某些东西(例如意见或主张)并且强度随距离而衰减的应用中将是重要的。<br>在那种情况下,靠近可以帮助一个节点利用其他节点(例如,<br>获得帮助)或产生影响(例如,传达意见)。这使我们进入第<br>64章第2章。表示和测量网络<br>下一类集中度测量。<br>亲密关系<br>第二类措施跟踪给定节点与其他<br>节点的距离。一个明显的基于ìclosenessî-措施仅仅是平均距离的逆<br>i和任何其他节点之间:(N 1)=点Pj = I`(I; j),其中`(I; j)为链路的数量<br>在i和j之间的最短路径。对于处理<br>未连接的网络,存在各种约定,以及其他可能的距离度量标准,这<br>导致了整个系列的接近性度量标准。<br>根据接近度测量中心度的一种更丰富的方法是考虑衰减<br>参数?,其中1>?> 0,然后考虑给定节点<br>与每个其他节点之间的接近度(由衰减加权)。特别地,让a的衰减中心<br>将节点定义为<br>Xj = i?(i; j);
正在翻译中..
结果 (简体中文) 2:[复制]
复制成功!
of a node to a network is important, we would prefer to have a centrality measure that<br>would pick this up. For example, consider the network in Figure 2.2.4.<br>In the network in Figure 2.2.4 the degree of nodes 3 and 5 are three, and the degree<br>of node 4 is only two. Arguably, node 4 is at least as central as nodes 3 and 5, and<br>far more central than the other nodes that each have two links (nodes 1, 2, 6, and<br>7). There are several senses in which we see a powerful or central role of node 4.<br>If one deletes node 4, the component structure of the network changes. This might<br>be very important if we are thinking about something like information transmission,<br>where node 4 is critical in path-connecting nodes 1 and 7. This will be picked up by<br>a measure such as betweenness. We also see that node 4 is relatively close to all of<br>the other nodes, in that it is at most two links away from any other node, whereas<br>each other node has at least one node at a distance of three or more. This would be<br>important in applications where something is being conveyed or transmitted through<br>the network (say an opinion or favor) and there is a decay of the strength with distance.<br>In that case, being closer can either help a node make use of other nodes (e.g., having<br>access to favors) or to have ináuence (e.g., conveying opinions). This brings us to the<br>64 CHAPTER 2. REPRESENTING AND MEASURING NETWORKS<br>next category of centrality measures.<br>Closeness Centrality<br>This second class of measures keeps track of how close a given node is to each other<br>node. One obvious ìclosenessî-based measure is just the inverse of the average distance<br>between i and any other node: (n 1)=Pj=i `(i; j), where `(i; j) is the number of links<br>in the shortest path between i and j. There are various conventions for handling<br>networks that are not connected, as well as other possible measures of distance, which<br>leads to a whole family of closeness measures.<br>A richer way of measuring centrality based on closeness is to consider a decay<br>parameter , where 1 >  > 0 and then consider the proximity between a given node<br>and each other node weighted by the decay. In particular, let the decay centrality of a<br>node be deÖned as<br>Xj=i `(i;j);
正在翻译中..
结果 (简体中文) 3:[复制]
复制成功!
一个节点到一个网络的重要性,我们更希望有一个中心性度量<br>会捡起来的。例如,考虑图2.2.4中的网络。<br>在图2.2.4中的网络中,节点3和节点5的阶数为3,并且<br>节点4的只有两个。可以说,节点4至少和节点3和节点5一样中心,并且<br>比每个节点都有两个链接(节点1、2、6和<br>7) 一。我们在四个节点中看到了一个重要的角色。<br>如果删除节点4,则网络的组件结构将发生变化。这可能<br>如果我们考虑的是像信息传输这样的东西,<br>其中节点4在连接节点1和7的路径中是关键的。这将由<br>中间性一种度量,如中间性。我们还可以看到节点4与<br>其他节点,因为它与任何其他节点之间最多有两个链接,而<br>每个其他节点在三个或更多的距离处至少有一个节点。这应该是<br>重要的是在应用中某物被传送或传送<br>网络(比如一个观点或是一个好意)的力量会随着距离而衰减。<br>在这种情况下,更近一点可以帮助一个节点利用其他节点(例如<br>获得帮助)或有影响力(例如,传达意见)。这就把我们带到了<br>64第2章。表示和测量网络<br>下一类集中度指标。<br>封闭中心性<br>第二类度量跟踪给定节点之间的距离<br>节点。一个明显的基于“贴近度”的测量方法是平均距离的倒数<br>在i和任何其他节点之间:(n1)=Pj=i`(i;j),其中`(i;j)是链路数<br>在i和j之间的最短路径中,有各种各样的处理约定<br>未连接的网络,以及其他可能的距离度量<br>导致了一系列的亲密措施。<br>基于接近度测量中心度的一种更丰富的方法是考虑衰变<br>参数,其中1>>0,然后考虑给定节点之间的接近度<br>每个节点都被衰变加权。特别是,让<br>节点定义为<br>Xj=i `(i;j);<br>
正在翻译中..
 
其它语言
本翻译工具支持: 世界语, 丹麦语, 乌克兰语, 乌兹别克语, 乌尔都语, 亚美尼亚语, 伊博语, 俄语, 保加利亚语, 信德语, 修纳语, 僧伽罗语, 克林贡语, 克罗地亚语, 冰岛语, 加利西亚语, 加泰罗尼亚语, 匈牙利语, 南非祖鲁语, 南非科萨语, 卡纳达语, 卢旺达语, 卢森堡语, 印地语, 印尼巽他语, 印尼爪哇语, 印尼语, 古吉拉特语, 吉尔吉斯语, 哈萨克语, 土库曼语, 土耳其语, 塔吉克语, 塞尔维亚语, 塞索托语, 夏威夷语, 奥利亚语, 威尔士语, 孟加拉语, 宿务语, 尼泊尔语, 巴斯克语, 布尔语(南非荷兰语), 希伯来语, 希腊语, 库尔德语, 弗里西语, 德语, 意大利语, 意第绪语, 拉丁语, 拉脱维亚语, 挪威语, 捷克语, 斯洛伐克语, 斯洛文尼亚语, 斯瓦希里语, 旁遮普语, 日语, 普什图语, 格鲁吉亚语, 毛利语, 法语, 波兰语, 波斯尼亚语, 波斯语, 泰卢固语, 泰米尔语, 泰语, 海地克里奥尔语, 爱尔兰语, 爱沙尼亚语, 瑞典语, 白俄罗斯语, 科西嘉语, 立陶宛语, 简体中文, 索马里语, 繁体中文, 约鲁巴语, 维吾尔语, 缅甸语, 罗马尼亚语, 老挝语, 自动识别, 芬兰语, 苏格兰盖尔语, 苗语, 英语, 荷兰语, 菲律宾语, 萨摩亚语, 葡萄牙语, 蒙古语, 西班牙语, 豪萨语, 越南语, 阿塞拜疆语, 阿姆哈拉语, 阿尔巴尼亚语, 阿拉伯语, 鞑靼语, 韩语, 马其顿语, 马尔加什语, 马拉地语, 马拉雅拉姆语, 马来语, 马耳他语, 高棉语, 齐切瓦语, 等语言的翻译.

Copyright ©2024 I Love Translation. All reserved.

E-mail: