photo

LuMig


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
14,586
of 300,365

REPUTATION
3

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
3

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
confusion matrix with string greek letters like alpha and beta
I solved this issue (only a turnaround) % alpha is the greek letter alpha = cellstr(char(945)); % Label1 is the true l...

3 years ago | 0

Question


confusion matrix with string greek letters like alpha and beta
I have a string matrix with is supposed to have greek letters. Example: My matrix contains the abbreviation: B-Glc, but I want...

3 years ago | 2 answers | 0

2

answers

Question


Allocated,Freed ,Self Memory and Peak Memory in profiler.
Hi, When choosing: profile on; profile('-memory','on'); setpref('profiler...

10 years ago | 1 answer | 3

1

answer

Question


Memory types in Matlab
Hi, When choosing profile on; profile('-memory','on'); setpref('profiler','...

10 years ago | 1 answer | 0

1

answer

Question


Stop priniting the Accurancy while cross validation in SVM in LIBSVM
Hi, I am using cross validation in svmtrain in LIBSVM. How can I make it stop printing the "Cross Validation Accuracy" in the ...

11 years ago | 0 answers | 0

0

answers

Answered
Error using ==> sub2ind at 58 Out of range subscript.
Thank you...All the best

11 years ago | 0

Question


Error using ==> sub2ind at 58 Out of range subscript.
Hallo, I am trying to use sub2ind but I am getting :Error using ==> sub2ind at 58 Out of range subscript. My code= n =...

11 years ago | 2 answers | 0

2

answers