photo

Huy


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
131,801
of 301,213

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

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


The answer is NaN
I don't know why the answer of this code is NaN. Help me please. thanks so much for a = 01:20 filename = [num2str(a,'%...

12 years ago | 2 answers | 0

2

answers

Question


Undefined function or variable 'm'
I'm newer using matlab I wrote this code,but i have a error Plz help me,thanks A=imread('21_training.tif'); B=A(:,:,2); ...

12 years ago | 3 answers | 0

3

answers

Question


mtimes error when multiply a constant with a matrix
[maxF loc]=max(F(:)); [row col]=size(F); %create a matrix max G=(128-maxF).*ones(row,col); ??? Error using =...

12 years ago | 1 answer | 0

1

answer