Feeds
질문
The order of reading files
When I want to read images or excel files from a folder in matlab to do further processes on them, and they are named like this:...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Interpolation between known data with spline by a number of points based on the length of data
I have x-y known data points (coordinates) as shown in the first image. When I plot them, they give the plot shown in the other ...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
How to determine Spacial Resolution of an image?
I have a number of images that I make some processing on them. This processing requires me to know the minimum number of pixels ...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Reading im7 images and converting them into different extentions
I have data of images in im7 extention. How to read them on MATLAB to do further analysis on them?
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Putting the values of a cell array in one column
I have this cell array named 'q' with a size (n*1). Each cell contains (m_i) number of 1D matrices as shown in these images. I...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Averaging fluctuating curves in a single one
I have these curves as results from different cases. I want to make an average curve around which these curves fluctuate to exp...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Limiting the values of a column
I have a column 'y' contains different values. I want to only take the values between -10 and 10 in an other column. How can I ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Calculating PDF from data set
I have a random variable k whose size is (1000*1), I want to draw a PDF curve for its values over a range x. I tried this line:...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Undefined operator '-' for input arguments of type 'cell'
Smoothed_XY is a cell array of n number of rows and 2 columns. All what it cotains are double variables. I try to run this line...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Exclude NaN cells from a cell array
I have a cell array of n number of rows and one column. Each row contains an array. I want to exclude these NaN cells or copy ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I fill the gaps in a binary image?
I want to fill the gaps in this image and make the edges smooth. With no black islands in the while region or white islands in t...
거의 6년 전 | 답변 수: 1 | 0

