photo

Lars


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
241,539
of 301,175

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,185

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,238

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Returned cell-array in matlab is emty, even i filled it
#define ks_OUT plhs[0] ... ks_OUT = mxCreateCellMatrix(elem_n,1); .... for (i=0;i<elem_n...

11 years ago | 0 answers | 0

0

answers

Answered
I calculate a simple 2x2 Inverse, it differs in MEX equivalent...
"I suspect that the MATLAB inv calculates the inverse differently than how you have written it. (Could be more general for any...

11 years ago | 0

Answered
I calculate a simple 2x2 Inverse, it differs in MEX equivalent...
Thanks for your answer. Swapping was done because i use precompiled BLAS fortran wrapper delivered with matlab in my code, so i...

11 years ago | 0

Question


I calculate a simple 2x2 Inverse, it differs in MEX equivalent...
_Added further information regarding the problem below..._ I'm currently speeding up a matlab project by rewriting some funct...

11 years ago | 4 answers | 0

4

answers