Statistics
RANK
13,512
of 295,467
REPUTATION
3
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
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
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...
10 years ago | 1 answer | 0
1
answerQuestion
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: ...
10 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 1
1
answerQuestion
How to protect MEX file from empty inputs
Hello, I have a function of the form: void nodal_connectivity(double *links, int maxconnections, ...
11 years ago | 1 answer | 0
1
answerQuestion
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 ...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 2 answers | 0
2
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerderivative 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...
12 years ago | 1