Statistics
7 Questions
0 Answers
RANK
22,835
of 295,467
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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...
13 years ago | 3 answers | 1
3
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0