photo

shafaq nisar


Last seen: 2 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

0

个回答

提问


How to compute median of neighboring pixels while using 3 x 3 sliding window?
I want to replace any noisy pixel with the median of neighboring pixels in MATLAB. Kindly guide what code I can use? I have a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to show its results
I have downloaded this code from internet. It gives (Error using svmtrain (line 259) TRAINING and Y must both contain at le...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Random Value Impulse noise added to every pixel ? How to generate labels?
I = im2double(imread('barbara.png')); imshow(I); s = size(I); S = s(1) * s(2); OriginalImageVector= reshape(I,...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to generate "Training set" and "test set" for naive Bayes classifier?
I have a (data set) matrix of (0 1) data, which is generated from the noisy pixels. Now I want to classify it as "noisy" or "n...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How I can write code for training and then do classification using naive Bayes either image is noisy or not ?
I am a new user of MATLAB and want to do training and classification using naive Bayes. I have done it with confusion matrix but...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to get classification results in the form of image?
Hi, I am a new user, struggling hard to learn classification using naive Bayes and SVM through classification Learner app. How...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to find interface of NaiveBayes?
Classification Learner app of matlab provides interface for training and import data using SVM and others. Please provide comple...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How to display image above threshold?
Can you refer any research paper in which this code is used?

7 years 前 | 0

提问


I want to take output from a denoising algorithm. Kindly guide me for this, I should create any package/ project/service in matlab like eclipse? I have the image for which I want to use as input.
I am new user of matlab. I have studied Matlab basic functions/library but unable to understand that Can we use java/c/c++ or an...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to zoom text at m file?
My laptop is Dell latitute E6410 n matlab version is 2015a. problem is, the font size of code files is too small. How this can b...

8 years 前 | 1 个回答 | 0

1

个回答