Computing edge weights of a graph from time-series data of nodes

2 vues (au cours des 30 derniers jours)
Deepa Maheshvare
Deepa Maheshvare le 15 Mar 2020
I've the following system of equations for studying information flow in the below graph,
dI/dt = - M^TDM* I
I is the vector with variables [ A B C D E F]
M is the incidence matrix
and I want to determine the value of diagonal elements in the matrix D. The entries in the
diagonal elements are the edge weights.
The data that I have is the time-series values of the property " I " at every node.
I'd like to know if there is a way to solve this as an optimization problem using fmicon in MATLAB.
Any suggestions will be really helpful

Réponses (0)

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by