photo

ANDREW B I


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Message

I am a research scholar doing Phd in mathematics in the field of graph theory

Statistics

  • First Answer

View badges

Feeds

View by

Question


need mat lab coding for circulant matrix
A=[0 1 0 0 0 1 1 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 1 0]

3 years ago | 0 answers | 0

0

answers

Question


How to form a matrix from a coding of a graph?
I have coding of a graph (vertices and edges) to find characteristic polynomial and eigen values. I need to view them in matrix ...

4 years ago | 2 answers | 0

2

answers

Question


MATLAB code to create a pattern of matrix
Diagonal for i=1 to 2n+2, for j=1 to 2n+2, aij=0 ; when i=j end 1st row for j= 2 to n+2 aij=1 for j=n+3 to 2n+2 ...

4 years ago | 0 answers | 0

0

answers