Community Profile

photo

James


Brunel University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


eigenvalues with zero or closest to zero imaginary parts?
I am using eigs(A,B,k,sigma) to calculate a complex Eigen value problem. A and B are both large, sparse complex matrices. I ...

9 years ago | 0 answers | 1

0

answers

Question


How can I get only the real eigenvalues of a complex eigenvalue problem?
I have a large complex eigenvalue problem, and I am using eigs(A,B,k,sigma) to solve the problem. A and B are both large, sparse...

9 years ago | 0 answers | 0

0

answers

Question


Parfor cannot serialize data which is too large
I have a parfor loop which calculates eigenvectors as a function of frequency, and stores all of them for post-processing. The s...

10 years ago | 1 answer | 0

1

answer

Answered
parfor - Attempt to serialize data which is too large
I have the same problem. I think it is a common problem, but I couldn't find a solution for this. If it is the 2GB transmissio...

10 years ago | 0

Question


Error caught during construction of remote parfor code
I have four vectors each about 2Gb outside of a parfor loop. Then Matlab gives me the warning message: Warning: Error caught ...

12 years ago | 1 answer | 0

1

answer