photo

Sajid Khan


FAST NUCES Peshawar

Active since 2012

Followers: 0   Following: 0

Message

I am interested in image processing using MATLAB
Professional Interests: Programming

Statistics

MATLAB Answers

11 Questions
2 Answers

RANK
8,173
of 297,503

REPUTATION
5

CONTRIBUTIONS
11 Questions
2 Answers

ANSWER ACCEPTANCE
18.18%

VOTES RECEIVED
1

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


How to perform Distribution type detection using histogram automatically?
<</matlabcentral/answers/uploaded_files/5092/impulse.jpg>> << <</matlabcentral/answers/uploaded_files/5091/gaussian.jpg>...

11 years ago | 1 answer | 0

1

answer

Answered
In Quiver Function Error: " index must be a positive integer or logical."
use clear all before executing your code.

11 years ago | 0

| accepted

Question


Getting cetral weighted value in an Array
Hi there, Suppose I have an Array a = [0 0 1 1 1 2 3 5 6 7 7 99 100] It's median value is 3 for sure, but center weight...

11 years ago | 1 answer | 0

1

answer

Question


Where to download fuzzy tools for matlab 2013 b
Hi Everyone, I have to use ANFIS using simulink or Matlab. I found from internet that I have to use ANFIS tool by calling anf...

11 years ago | 1 answer | 0

1

answer

Question


calculating kurtosis of impulse noise
Hi Everyone, I want to know the kurtosis of salt and pepper noise. It's a noise which are added on the extreme values of an i...

12 years ago | 1 answer | 0

1

answer

Question


Calculating kurtosis and skewness using moment function
Hi Everyone, I am trying to calculate skewness and kurtosis of an image. Kurtosis is 4th order moment while skewness is 3rd o...

12 years ago | 1 answer | 0

1

answer

Question


Generating training sequences of noises and finding kurtosis and skewness of them
Hi everyone, I am trying to generate training sequences of different noises but I am not confirmed that whether am doing it i...

12 years ago | 1 answer | 0

1

answer

Question


Subscript indices must either be real positive integers or logicals.
Hi there, I am debugging a code in matlab, but sometime it starts to give me the error "Subscript indices must either be real...

12 years ago | 2 answers | 1

2

answers

Question


Failed to add uniform noise to the image
Hi Everyone, I am trying to add uniform noise using the following syntax, image = ones([512,512])*128; A = .1; B = .2;...

12 years ago | 1 answer | 0

1

answer

Question


Regarding blind evaluation of noise types in image
Hi there, I am working on a scenario where one don't have any prior information about noise type, what I will be doing is tha...

12 years ago | 0 answers | 0

0

answers

Answered
The value of variance in function imnoise in case of gaussian is a bit confusing
Thanks you so much for your kind reply, your answer really is helpful. Can you please tell me what is the maximum gaussian noi...

12 years ago | 0

Question


The value of variance in function imnoise in case of gaussian is a bit confusing
Hi Everyone, I am trying to add gaussian noise to image with some variance and mean, generally variance of 50 is considerab...

12 years ago | 2 answers | 0

2

answers

Question


Please help me implementing code of histogram equalization.
Hi there, am trying to implement histogram equalization, I have implemented the following code, function [ output_image ] = ...

12 years ago | 0 answers | 0

0

answers