Community Profile

photo

Francesco


University of Oxford

2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


memory leak in C Mex file
Hello, I wrote a C mex script, and it runs, however, after running it several times, it crashes Matlab, meaning that there is...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Using Matlab Coder on script which calls several functions
Hello, I have a question using Matlab Coder. I have a .m file I would like to convert. Schematically it's like such: ...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Backslash operator on GPU
Hello, I need to perform a backslash operation (A \ B = x) to solve Ax = B. The A matrix has 10^4 - 10^6 D.O.F, so a squar...

10年以上 前 | 1 件の回答 | 1

1

回答

質問


How to protect MEX file from empty inputs
Hello, I have a function of the form: void nodal_connectivity(double *links, int maxconnections, ...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


CUDA_ERROR_UNKNOWN when using floats instead of double precision
Hello, I have a identical .cu files, one where I use variables defined as float and another where I use variables defined as ...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Getting NaN when evaluating PTX kernel file
Hello, I have a Matlab version and MEX C version of a function and it works fine. I tried implementing a CUDA C version and c...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Resultant matrix is rotated 90 whether I use MEX or MatLab function
Dear all, I am puzzled by something odd. I have written a MEX function using C of a Matlab function that contains 2 nested lo...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


GPU computation on mesh using MatLab
Hello, I am new to GPU computation in Matlab and would like some advice. I would like to calculate certain physical proper...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


rotate plane onto another with respective point transformation using geom3d
Hello, I am trying to use geom3d package (but if other simple solutions are available please feel free to comment), to do the...

11年弱 前 | 1 件の回答 | 0

1

回答

回答済み
derivative using FFT properties
Hello. When I use the script shown after "EDIT 6/22" by Elige Grant, I seem to get complex numbers in the "data_spacedomain_d...

11年以上 前 | 1