photo

Mustafa Uysal


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
236,722
of 300,365

REPUTATION
0

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Thankful Level 3

View badges

Feeds

View by

Question


How to plot conitinous histogram?
Hi, i plot two histograms. I can plot one of them continiously (figure1), but i can't plot another one continiously (figure2). ...

6 years ago | 0 answers | 0

0

answers

Question


How to calculate linear index of fuzziness of an image?
Hi, i am trying to calculate linear index of fuzziness of an image using this formula: i have to see a positive value. But i...

6 years ago | 0 answers | 0

0

answers

Question


How to implement this plateau limit histogram equalization algorithm
Hi, i would like to implement and simple alghoritm. i compare my result's histogram with original result's histogram and there ...

6 years ago | 0 answers | 0

0

answers

Question


How to use built-in entropy function
Hi, i would like to calculate entropy of an image using entropy function. when use this function like this E = entropy(uint8(o...

6 years ago | 1 answer | 0

1

answer

Question


How to plot histogram of difference of two images using MATLAB
i would like to calculate difference of two images. Then, histogram of difference of two images. So, when i plot histogram i wan...

6 years ago | 1 answer | 0

1

answer

Question


Which one is a better method for contour detection? image processing or deep learning?
I'm studying on a project using MATLAB. i don't know which method should i choose, image processing or deep learning? 1- Detect...

6 years ago | 1 answer | 0

1

answer

Question


What is the meaning of any_image(:,w:-1:1) in MATLAB
I have seen this line in a program, but couldn't understand what it means. As far as i know, the first part means 'for all rows'...

6 years ago | 1 answer | 0

1

answer

Question


How to apply Cumulative Density Function Formula?
Hi, I am trying to implement a research paper using MATLAB. i have to to apply this three formula, respectively. PDa = zeros(...

6 years ago | 0 answers | 0

0

answers

Question


Results in figure window are different than results in command window
Hi, i'm trying to see difference of two images. I noticed that, values in figure window and values in command window are not sa...

6 years ago | 0 answers | 0

0

answers

Question


How to scroll and display my GUI in full screen
Hi i am new with MATLAB. I am working with a GUI and I was using desktop. When i try to open it with my laptop i noticed that t...

6 years ago | 1 answer | 0

1

answer

Question


A problem about using %f
hİ, i am beginner with matlab i'm trying to show just first 3 digits of these numbers. For example 150 for first one and 12...

6 years ago | 1 answer | 0

1

answer

Question


Arithmetic problem with for loop
Hi, i am new with MATLAB. I would like to use this formula in for loop: ℓ?=taper1*ℓ?−1 There is no error message but i can't...

6 years ago | 1 answer | 0

1

answer

Question


How can i change slider's maximum value according to another slider?
Hi, i would like to change slider's maximum value (slider2) according to another slider's value (slider1). My formula is simple...

6 years ago | 1 answer | 0

1

answer

Question


I want create a convolution filter for RGB images
Hello, I want create a 2-D convolution filter. I know there are some functions like imfilter etc. but i don't want use them. Ho...

6 years ago | 0 answers | 0

0

answers