photo

Jack Lee


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
36,088
of 301,175

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
1

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

  • Thankful Level 1

View badges

Feeds

View by

Question


overload subsref locally in a function
Is it possible to overload subsref *locally in a function*? I want to do it locally because the definition will involve calls t...

10 years ago | 0 answers | 0

0

answers

Question


how to select the least used gpuDevice?
I run multiple matlab processes on several gpus on one machine. Is there a way to select the least used gpuDevice based on the c...

10 years ago | 0 answers | 0

0

answers

Question


gpu computation is slow sometimes
Matlab version: 2015a. Let's say I have a function f(x). I know that it takes 0.001s to run on a GPU in a stand-alone way. ...

10 years ago | 1 answer | 1

1

answer

Question


How to reshape a gpuArray in a mex file?
I have a variable x, a gpuArray. I call a mex function func(x). In the mex function, I want to reshape this variable. The on...

10 years ago | 2 answers | 0

2

answers

Question


Display the sizes of 4D arrays?
Could matlab display the sizes of arrays with dimensions>=4? I have many 4D arrays and would like to see their sizes during d...

11 years ago | 1 answer | 0

1

answer