Community Profile

photo

Lennart Sinjorgo


Last seen: 6 days ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Question


Matlab editor settings: notify undefined variables
Matlab points out variables that are unused in my functions, which is great. I would also like matlab to point out that some v...

14 days ago | 2 answers | 0

2

answers

Question


MatLab eig vs LAPACK
It appears that there exist some LAPACK function 'syevd' for computing the eigenvalue decomposition of dense symmetric matrices....

1 year ago | 1 answer | 0

1

answer

Question


Sum elements over indices in cell array
I have a cell array, in which each cell is a vector of integer numbers. These numbers are certain indices of another vector, say...

2 years ago | 1 answer | 0

1

answer

Answered
Plotting a complete multipartite graph
The adjacency matrix of the complete multipartite graph is mostly a matrix of all ones. Except on the diagonal there are blocks ...

3 years ago | 0