how to create a MATLAB code for a matix of network where we have to calculate laplacian matrix

1 view (last 30 days)
I want to create a function of matrix in which i Laplacian matrix is multilply with its x component .
sigma (L (i,j)* x(j))
where i,j is from 1 to n
i dont have any idea how to create is function . please anyone help me to suggest a solution .
thanks .

Answers (0)

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!