photo

Felipe Hernandez


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
239,080
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

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


Is there a simple way to rotate a matrix 45 degrees? (like rot90)
I want to rotate a matrix like: a = [1 2 3; 4 5 6; 7 8 9] to: a_rot_45 = ...

9 years ago | 1 answer | 0

1

answer

Question


Error using image Error using image TrueColor - How to plot images created by joining arrays instead of using imread
Hello there, i have a question. Let's suppose i have a image of 3x3 pixels with only a blue dot on the center. >> image=...

9 years ago | 1 answer | 0

1

answer