Community Profile

photo

Fatemeh Shomal Zadeh


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Rayleigh distribution to the scatter plot
Hi, I did plot the scatter plot and want to fit the rayleigh distribution to it. Should I use the fitdist function? If yes , ...

3 years ago | 1 answer | 0

1

answer

Question


make 2 clusters from the scatter point figure
Hi I have attached my scatter poit figure and I want to make a 2 or 3 clusters from them. This is my code; for i = 1:size(Mea...

3 years ago | 0 answers | 0

0

answers

Question


make a cluster from scatter point
Hi I have attached my scatter poit figure and I want to make a 2 or 3 clusters from them. This is my code; for i = 1:size(M...

3 years ago | 1 answer | 0

1

answer

Question


gaussian plot on my histogram
Hi everyone, I have the distogram of my data which is the 368x315x3 uint8 array. I want to plot the gaussian with the standa...

3 years ago | 1 answer | 0

1

answer

Answered
plot gaussian and standard deviation on my histogram
this is a histogram figure that i have.

3 years ago | 0

Question


plot gaussian and standard deviation on my histogram
Hi everyone, I have this code and have plotted the histogram and now want to have gaussian and standard deviation. can anyone ...

3 years ago | 2 answers | 0

2

answers

Question


Figure normalization based on same colours
Hello, I have my code here; color_image = {}; map = hsv(256); for i = 1:size(Data_SWS_BMd_A3,2) image = Data_SWS_BMd_A3...

3 years ago | 0 answers | 0

0

answers

Question


Normalization of figure based on colour (RGB)
Hello, I have my code here; color_image = {}; map = hsv(256); for i = 1:size(Data_SWS_BMd_A3,2) image = Data_SWS_BMd_...

3 years ago | 1 answer | 0

1

answer

Question


separating figure pixels base on colour differences
Hello everyone, I want to segment out my region with the same colours based on 5 definition. I have written the code and now hav...

3 years ago | 1 answer | 0

1

answer

Question


segment out my figure based on the colour
Hi everyone , I want to segment out each part from the same colour, how I can do that from my figure? on the word, I have constr...

3 years ago | 0 answers | 0

0

answers