統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
13年以上 前 | 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...
13年以上 前 | 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