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

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 Networks in Help Center and File Exchange

Asked:

on 22 May 2013

Community Treasure Hunt

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

Start Hunting!