Robert Kirkby
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
31,802
of 295,448
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Error in index returned by max() in the second dimension in obscure case
Attaced is AAA.mat which contains the matrix that generates the issue, as well as a code that reproduces the problem. Following...
2 months ago | 1 answer | 0
1
answerQuestion
How to remove/omit function from autocomplete?
I have a codebase/toolkit in Matlab that is intended for other users. Some functions are supposed to be user facing, and auto-co...
12 months ago | 1 answer | 0
1
answerQuestion
Obscure error in mvncdf()
This error is kind of reproducible but kind of not reproducible. The following is a copy paste that of the output from matlab. E...
12 months ago | 1 answer | 1
1
answerQuestion
Conflicting behaviour of arrayfun() with gpu: example that works and example of error
I often use arrayfun() to evaluate a function on a multidimensional grid on gpu. I have created an example that shows the idea a...
2 years ago | 1 answer | 0
1
answerQuestion
How to know in advance if creating matrix will run out of memory?
I need to create a matrix of size N-by-M as part of a script, where N and M are inputs to the script. So I will know N and M, a...
3 years ago | 1 answer | 0
1
answerQuestion
Cause of error "Caught "std::exception" Exception message is: basic_string::substr: __pos (which is 18446744073709551615) > this->size() (which is 52)"
I get the following error message when using 'arrayfun()' to evaluate a function on the gpu. (I have often used this command wit...
3 years ago | 0 answers | 0