photo

Ruby


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
276,696
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I import a matrix into my matlab script code
A friend emailed me a file (.mat) which includes quite a large matrix (200x200). I need to take this matrix and insert it into m...

12 years ago | 1 answer | 0

1

answer

Question


How to replace numbers that are 'greater than or equal to' a specific number and replace them with zero's.
I know this sound quite straight forward but I'm confused with the 'greater than or equal to' part. If I have a matrix of ra...

12 years ago | 2 answers | 0

2

answers

Question


Is there is a way I can select the minimum value from a matrix, and replace all numbers surrounding this minimum value (3 cells) by a specific number
I want to select this minimum value cell, and anything within a radius of ‘less than or equal to’ three cells to be replaced wit...

12 years ago | 1 answer | 0

1

answer