フィルターのクリア

edge to node transfer and vice versa

1 回表示 (過去 30 日間)
Madhusudan Kulkarni
Madhusudan Kulkarni 2017 年 7 月 26 日
編集済み: Madhusudan Kulkarni 2017 年 7 月 26 日
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.

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by