Community Profile

photo

Ruby


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • 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...

10 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...

10 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...

10 years ago | 1 answer | 0

1

answer