photo

Azzadiva Sawungrana


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
235,634
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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

Feeds

View by

Question


How to convert ascii image to .mat?
I have an ascii image for modelling but it should be in .mat, is it possible for me to convert it to .mat format?

9 years ago | 1 answer | 0

1

answer

Question


About .tif to .mat convert
I use A = imread ('z.tif'); save('aster.mat','A'); % code as the source of my model, it's always saying: _"Erro...

9 years ago | 0 answers | 0

0

answers

Question


How to read .tif as .mat file?
I tried to read my .tif file as .mat and my fixed model didn't accept it. Is there something wrong in this code? if true ...

9 years ago | 1 answer | 0

1

answer