Feeds
질문
GMRES with matvec for apply and preconditioner
Hi, I want to use GMRES with a preconditioner. Both the matrix apply and preconditioner have routines for apply that need...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Mex 64bit library error
Hi, I am trying to compile another mex program. I believe the problem lies in the library list but I don't know what is miss...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
Mex problems on 64bit machine
I have a code which creates a mex file fine on a 32 bit machine but it does not work correctly for a 64 bit machine. The code c...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
using dgetrf on a matrix of size m xn when n >m
I would like to use the lapack LU factorization with pivoting ie. dgetrf. I need the pivoting to be wrt to the rows of a matrix...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Can you have both 32 bit and 64 bit MATLAB installed?
Hi, I would like to have both 32 bit and 64 bit MATLAB installed on my Windows machine. Some of my code require mex and I on...
거의 14년 전 | 답변 수: 3 | 1
3
답변질문
compile .mexglx with ifort glib detected error
Hello, I am trying to compile with ifort 11.1. I have gotten this mex file to compile and run on a Windows machine with a La...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
fortran error reading .txt file made in matlab
Hi, I am trying to pass a double precision array from Matlab to Fortran. I save the array in a .txt file. Using save('file....
대략 14년 전 | 답변 수: 1 | 0