Ubaid Ullah
University of Engg and Tech Lahore
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
164 604
of 295 569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
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
GCC compiled MEX file taking more time than the one compiled by Microsoft Visual Studio.
Hello, I have the following loop: spmd dgtilde = zeros(length(denom),d.nexp2); for mm = 1:d.nexp2 ...
mer än 9 år ago | 2 answers | 0
2
answersQuestion
MEX file running slower than native MATLAB code.
Hello I have the following code: spmd sum_gammaXmom = g{1}*gamma(1); for mm = 2:d.mom sum_gamma...
mer än 9 år ago | 0 answers | 0
0
answersQuestion
MEX file crashing for an array of cell
Hello! I have written a MEX file that takes in a cell array of double matrices, each of dimension 250x1000. The cell array di...
mer än 9 år ago | 1 answer | 0
1
answerQuestion
MEX Code in Matlab Wrapper
I have the following code: for i=1:N, some_mex_file(); end My MEX file does the following: * Declares an ob...
mer än 12 år ago | 1 answer | 0