zoukankan      html  css  js  c++  java
  • Paper: A novel visibility graph transformation of time series into weighted networks

    1. Convert time series into weighted networks. 

    2. link prediction is used to evaluate the performance of the weighted network. 

    3. different ways of generating VG: horizontal visibility graph[29]. multi-scale limited penetrable visibility graph[30]. 

    Methodology

    The first step is to generate weights of vertices in the time series??

    two operators: Induced ordered weighted averaging (IOWA) operator and visibility graph aggregation (VGA) operator

    Then two different strategies, averaging strategy and gravity strategy, are applied to distribute the weights of nodes to the weights of edges, so that a weighted network is established.

  • 相关阅读:
    Acdream 1174 Sum 暴力
    Acdream 1114 Number theory 莫比乌斯反演
    Acdream 1007 快速幂,模乘法
    UVa 10023
    UVa 11027
    UVa 11029
    UVa 10820
    UVa 10791
    UVa 11121
    UVa 106
  • 原文地址:https://www.cnblogs.com/dulun/p/11979069.html
Copyright © 2011-2022 走看看