Feeds
질문
convert sparse matrix form matlab format into ijv coordinate format
I have sparse matrices in matlab format and I want to convert them into ijv coordinate format sorted by row(the first column) . ...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
3D Poisson dense matrix for a given N
Is there a Matlab function that generates Poisson matrix in 3D (Uxx + Uyy + Uzz = f(x,y,z)) for a given N. I need it as a dense ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Diagonally dominant matrix with high condition number
Can diagonally dominant matrix get a high condition number(e.g > 100000).
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Diagonally dominent matrix with desired condition number
I have parallel code for Jacobi algorithm and I want to test it on a square large linear system(like 1600*1600). I tried with sy...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
creating random dense symmetric matrix with desired condition number
I want to test my code on a large size matrix which should a dense symmetric with specific condition number. I wonder if there a...
거의 9년 전 | 답변 수: 1 | 0