Community Profile

photo

Hazem Al-Bulqini


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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

3 years 前 | 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 ...

3 years 前 | 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 ...

3 years 前 | 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?

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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 ...

3 years 前 | 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:...

3 years 前 | 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...

3 years 前 | 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 ...

3 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答