Fatemeh Shomal Zadeh
Followers: 0 Following: 0
Statistics
RANK
62,445
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 , ...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerplot gaussian and standard deviation on my histogram
this is a histogram figure that i have.
4 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 ...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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_...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0