Feeds
提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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...
11 years 前 | 1 个回答 | 0