Feeds
提问
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 ...
10 years 前 | 0 个回答 | 1
0
个回答提问
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...
10 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
11 years 前 | 0
提问
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 前 | 1 个回答 | 0