photo

Hazem Al-Bulqini


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
106,670
of 300,759

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
0

RANK
 of 21,081

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,900

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer