hello I want build a function that calculate the neighbours node for each node ...of course I genrete a node randomly with 3 dimensions

1 view (last 30 days)
hello I want build a function that calculate the neighbours node for each node ...of course I genrete a node randomly with 3 dimensions
  10 Comments
maha ismail
maha ismail on 28 Oct 2014
the pairs cacluate the averaging of themselves and save it as new value x=[1 2 3 4 5] as intial value for 5 node> at each comminication x(t+1)=w(t)*x(t) where w(t) amatrix with ones diagnol and 0.5 in (i,i) (j,j) (i,j) (j,i) where i is the node and j is a randomaly neighbours for i

Sign in to comment.

Answers (0)

Categories

Find more on Creating and Concatenating Matrices in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!