photo

Hazem Al-Bulqini


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

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
164,992
of 300,857

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
36.36%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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:...

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

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

5 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?

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

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

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

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

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

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

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

6 years 前 | 1 个回答 | 0

1

个回答