Feeds
提问
store 2 fields of a structure in a loop
I have an array (79*15). The length of each column is different. (attached). I want to read column 1, use that as the input of...
6 years 前 | 0 个回答 | 0
0
个回答提问
How Imfuse works? what is the difference between green and magenta?
I used imfused [ C1=imfuse(I1,I2,'falsecolor','ColorChannels',[2 1 2]); ]. The result is an image with gray, magenta and green c...
6 years 前 | 0 个回答 | 0
0
个回答提问
Find the changed area between two images
I have 3 photos taken from a sample. The first one is prior to a test and the second and third ones are taken after the test. I ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Find the location of the change
Hi :) I would like to find the location of the change in an array. The arrays are ramp and hold, i e. they contain several id...
6 years 前 | 2 个回答 | 0
2
个回答提问
sprintf extra space character!
Experts, I am trying to rename some images with the following code. The new names should be '1.jpg', '2.jpg' etc. However, I g...
7 years 前 | 1 个回答 | 0
1
个回答提问
Change the location of a text in a plot
I have a simple problem which is taking a lot of time. I have 2 texts (white and yellow) in a graph which overlap. How can I sep...
7 years 前 | 1 个回答 | 0
1
个回答提问
Plot a line over every frame in a for loop
Experts, I extracted the frames from a video and detected the edges of the moving object. Then drew a line that passes from t...
7 years 前 | 1 个回答 | 0
1
个回答提问
Rename files in a directory
Dear Experts, I have 50 csv files and want to rename them. The current names are 10.csv, 20.csv, ...700.csv and want to rename ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Assgin a name to sequentially imported files
Experts, I have imported 8 files sequentially using this piece of code for i=1:8 fileName=['data' num2str(i)]; ...
7 years 前 | 3 个回答 | 0
3
个回答提问
Uncertanity in counting the number of a pixel in a binary image
I am trying to find the error in my measurement which is calculating the surface area of different objects. Using "regionprop...
7 years 前 | 1 个回答 | 0
1
个回答提问
Can I use Gueassian process regression for non normal data?
The data set I am working with is more like a lognormal distribution rather than normal. We know that if "x" is a log-normally d...
7 years 前 | 0 个回答 | 0
0
个回答提问
Important predictors in PCA analysis and Pareto
friends, I have a data set of (1400*4); 4 parameters (mass, area, distance, color) are measured for a sample size of 1400. In o...
7 years 前 | 1 个回答 | 0
1
个回答提问
perform command in neural netwrok
I cant understand how perform function works in neural network! at the end of this page in section 5: https://www.mathworks.co...
7 years 前 | 1 个回答 | 1
1
个回答提问
self organizing map interpretation
Hello all, Can someone explain to me what is the interpretation of the SOM? I am new to the machine learning and am confused....
7 years 前 | 1 个回答 | 0
1
个回答提问
How regionprops orders the regions ?
Hello all, I am confused how regionprops organizes the results? I have a picture that has 7 dark spots on it and need to ca...
8 years 前 | 2 个回答 | 1
2
个回答提问
Matlab shows the histogram 3 times!
I curve fit 4 distributions over a histogram. Each time that I use histfit command, it shows the corresponding histogram as well...
8 years 前 | 0 个回答 | 0