Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This function calculates the dynamic clustering coefficient of a dynamic network defined in the
paper "Understanding and Modeling the Small-World Phenomenon in Dynamic Networks - AD. Nguyen et al. - MSWIM 2012"
Inputs:
- trace: a 3D-matrix in which the 1st and 2nd dimension correspond to node's IDs and the 3rd dimension corresponds to the time. trace(:,:,t) is the network adjacency matrix at time t (i.e. trace(i,j,t) = 1 if i is connected to j at time t and 0 otherwise). trace(i,i,t) is 1 for all i.
Outputs:
- c: the average dynamic clustering coefficient of the network.
Zitieren als
Anh-Dung Nguyen (2026). Dynamic Clustering Coefficient Algorithm (https://de.mathworks.com/matlabcentral/fileexchange/39740-dynamic-clustering-coefficient-algorithm), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (1,58 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | description modified |
||
| 1.0.0.0 |
