Community Profile

photo

Vic


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Fitting N(N-1) points on an NxN matrix
thanks!

11 years ago | 0

Question


Fitting N(N-1) points on an NxN matrix
Suppose I have an N(N-1) vector that corresponds to each non-diagonal entry of an NxN matrix. Is there anyway that I can encode ...

11 years ago | 2 answers | 0

2

answers

Answered
How to create random graph of n vertices with c fixed neighbours in MATLAB?
There is an answer on stack exchange: <http://stackoverflow.com/questions/11867266/how-to-create-random-graph-of-n-vertices-wit...

11 years ago | 0

Question


How to create random graph of n vertices with c fixed neighbours in MATLAB?
I have written a code in MATLAB that allows me to generate a random graph of n vertices, each with c fixed neighbours without ...

11 years ago | 1 answer | 0

1

answer