統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
GCMI: Gaussian copula mutual information
Calculating mutual information and other quantities using a parametric Gaussian copula.
7年弱 前 | ダウンロード 6 件 |
質問
Mex XML config files for Intel compilers on Linux
I was wondering if there were any of the new style XML mex config files available for Parallel Studio XE 2015 compilers on Linux...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Are functions in libmwblas and libmwlapack thread safe?
I saw that Matlab exposes BLAS/LAPACK functions through libmwblas and libmwlapack. I am calling these functions from a mex funct...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Line with variable width and Cdata coloring
I am able to plot a line with a separate data vector specifying the CData by plotting a surface and viewing it from the side: ...
9年以上 前 | 0 件の回答 | 0
0
回答回答済み
Colored lines with different colormap in same axis
I was able to get this working with freezeColors and cbfreeze from the file exchange.
Colored lines with different colormap in same axis
I was able to get this working with freezeColors and cbfreeze from the file exchange.
9年以上 前 | 0
| 採用済み
質問
Colored lines with different colormap in same axis
I am using color_line function which plots a line colored with intensity values according to a colormap. It works by plotting ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
FFT gives different answers according to what axis its applied to
I am seeing some behaviour with fft which I did not expect. It appears the output of the FFT depends on the axis to which it is ...
10年弱 前 | 2 件の回答 | 0
2
回答回答済み
How to set LD_LIBRARY_PATH for local workers
I think I found a solution. I copied .matlab7rc.sh from MATLABROOT to my home directory, and edited to add the directory I n...
How to set LD_LIBRARY_PATH for local workers
I think I found a solution. I copied .matlab7rc.sh from MATLABROOT to my home directory, and edited to add the directory I n...
10年以上 前 | 0
| 採用済み
質問
How to set LD_LIBRARY_PATH for local workers
I have the Distributed Computing Toolbox which I am using with the builtin 'local' 12 worker profile. How can I set LD_LIBRAR...
10年以上 前 | 2 件の回答 | 0
2
回答回答済み
OpenMP Mex files : static TLS problem
Mathworks were very helpful with resolving this problem. Any library with thread local storage uses a DTV slot when it is ope...
OpenMP Mex files : static TLS problem
Mathworks were very helpful with resolving this problem. Any library with thread local storage uses a DTV slot when it is ope...
10年以上 前 | 4
| 採用済み
質問
OpenMP Mex files : static TLS problem
Recent versions of Matlab have a problem with running out of DTV slots for shared libraries loaded at runtime with the "initial-...
10年以上 前 | 3 件の回答 | 1
3
回答質問
Keyboard access to current folder dropdown in 2013?
In R2012 there was keyboard access to the current folder drop down on the toolbar (alt-r) which I found very useful. In R2013...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Unfold nested folds in editor
I am looking for a way to do a 'deep unfold' of nested folds in the Matlab editor - ie when all folds are closed I would like to...
約11年 前 | 1 件の回答 | 2
1
回答質問
Edit file in existing Matlab from shell
I was wondering if there might be a way to open a m-file for editing in an existing matlab session from the linux command line...
12年弱 前 | 1 件の回答 | 1
1
回答質問
Free Fortran compiler for Mex on 64 bit Windows
I was wondering if anyone knows a way to get a free Fortran compiler to work compiling 64 bit mex files on Windows. I have no...
12年弱 前 | 0 件の回答 | 2
0
回答回答済み
v7.3 mat file compression
I found bug 784028 which suggests the append behaviour is "fixed" in 2012a. http://www.mathworks.co.uk/support/bugreports/78...
v7.3 mat file compression
I found bug 784028 which suggests the append behaviour is "fixed" in 2012a. http://www.mathworks.co.uk/support/bugreports/78...
約12年 前 | 0
質問
v7.3 mat file compression
I wanted to check if there is still no way to control compression in the new v7.3 HDF mat file format. I have found things on...
約12年 前 | 1 件の回答 | 1
1
回答質問
Best read-only data strategy for parfor
Hi, I am using parfor on a grid with 60 workers. I have some data which will be used read-only within the parfor loop. ...
約12年 前 | 1 件の回答 | 0
1
回答送信済み
Display Python Formatted Arrays
Displays a double array in Python/NumPy format
14年以上 前 | ダウンロード 3 件 |