Statistics
3 Questions
0 Answers
RANK
38,651
of 295,467
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
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
Creating a new toolbox
I have a bunch of MEX-files. I want to create a new toolbox and use these functions in MATLAB. What would be best way to create ...
11 years ago | 1 answer | 1
1
answerQuestion
'reshape' function in MEX ?
I can reshape a 4*4 matrix to '2*8' or '1*16' matrix using 'reshape' function from the command window. I want to achieve the sam...
11 years ago | 2 answers | 0
2
answersQuestion
Is it always necessary to convert image to double type before further execution?
Hi, I want to threshold an image. I can read the image and it is a byte type (UINT 8). I want to pass this image to another f...
11 years ago | 2 answers | 0