Feeds
提问
Proper use of regionprops
Hello I have data which consists of a 20x20 matrix. The data has been split into their own cells as shown by the code below. ...
8 years 前 | 2 个回答 | 0
2
个回答提问
Finding patterns in my array
Hello I'm trying to find a pattern within my matrix and then store and label that found pattern in a separate array. The code i...
8 years 前 | 1 个回答 | 0
1
个回答提问
Help on bwconncomp function
Hello I'm having trouble using the bwconncomp for my specific matrix. here is an example of my matrix ( only a small selectio...
8 years 前 | 0 个回答 | 0
0
个回答提问
Finding patterns of numbers in my array
Hello again Last part of code which i need help with, i and am extremely grateful for the help i have already received but an...
8 years 前 | 1 个回答 | 0
1
个回答提问
Array values not corresponding to condition
Hello I have an array that has been which has been rounded to numbers of 1-5. ( i'll post the code below ). I have numbers wh...
8 years 前 | 2 个回答 | 0
2
个回答提问
Comparing my array to a certain range
Hello again ( a lot of questions i know ) In my array i want to compare each value in that array to a certain range, for exa...
8 years 前 | 1 个回答 | 0
1
个回答提问
Comparing my array to two variables
Hello I'm trying to compare my array values ( numerical ) to two variables. For example i would like any number in my array g...
8 years 前 | 2 个回答 | 0
2
个回答提问
Storing data in another array
Hello I'm trying to store data in a separate array and was wondering how to do so, an example of my cod will be down below. M...
8 years 前 | 1 个回答 | 0
1
个回答提问
Comparing a number matrix to certain values and storing it in another array / matrix
Hello To give a background on what im working on. I have a 20x20 matrix that consists of numbers between 1 and 5, i want to b...
8 years 前 | 2 个回答 | 0
2
个回答提问
determining bin placement, histograms
Good evening I'm using the method of determining bin placement for a histogram and was wondering if this was correct ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Comparing values in an array to a range
Hello I'm wondering how to compare my values in an array ( 20x20) to a certain range, if found within that certain range will...
8 years 前 | 1 个回答 | 0