Effacer les filtres
Effacer les filtres

edge to node transfer and vice versa

1 vue (au cours des 30 derniers jours)
Madhusudan Kulkarni
Madhusudan Kulkarni le 26 Juil 2017
I have Edge Incidence matrix [ Inf Inf 1 2; 1 Inf Inf Inf ; Inf 0 Inf Inf ; Inf 0 Inf Inf]. I want this matrix is to transfer to Node matrix using the elements inside the matrix, this I can call as element to element matrix. Output must be [ Inf 1 1 Inf; 3 Inf Inf Inf ; Inf Inf Inf 0 ; 3 Inf Inf Inf] Please help me regarding this transformation. Look PDF attached.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by