Community Profile

photo

rizwan


Active since 2013

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Plotting K Mean Results, K Mean Output Matlab
Experts, Hope you are fine and doing well, i have the K Mean Implementation which runs fine , Testing Code is given below, ...

9 years ago | 0 answers | 0

0

answers

Question


Count value Frequency From Array For each row, Max Frequency Row
Hi Experts, I have an array a = 0 0 100 100 100 100 100 100 100 100 0 0 0 100 100 100 100 100 100 100 100 100 0 1...

9 years ago | 1 answer | 0

1

answer

Question


For loop Issue, Loops, Row Col Indexing Issue
Experts, I stuck in the logic of for loop, load 'D:\MS\Research\Classification Model\Research Implementation\test.m...

9 years ago | 1 answer | 0

1

answer

Question


Support Vector Machine , Implementation Issues
I have the following SVM implementation: clc; clear all; load 'D:\MS\Research\Classification Model\Research I...

9 years ago | 0 answers | 0

0

answers

Question


Support vector Training, SVM Train
Hi Experts, I want to train SVM for pixel classification as road or non road. Can any one guide me how can i achieve this, Wh...

9 years ago | 1 answer | 0

1

answer

Question


K Mean Clustering Output Results Plotting
I have the following code which runs fines... index_string = int2str(k); Image_Path = strcat('...

9 years ago | 1 answer | 0

1

answer

Question


Creating variable In Maltab
Hi Experts.. Sorry for this naive question.. I have max row and max column values for a variable ..i want to create a em...

9 years ago | 3 answers | 0

3

answers

Question


Finding Values From Arrays
Hi Experts, I have the following lines of code I = <</matlabcentral/answers/uploaded_files/28467/I.png>> I ...

9 years ago | 1 answer | 0

1

answer

Question


K Mean Results Display
Hi Experts, How can in display K Mean results in plots i have the following line of code for K Means I want to display res...

9 years ago | 0 answers | 0

0

answers

Question


Using Support Vector Machine Results
Hi Experts, Below code runs fine and classify new pixels as well... clc; clear all; roadpixels = ...

9 years ago | 0 answers | 0

0

answers

Question


Support Vector Machine Performance
Hi Experts, I have the following svm implementation , i m getting this error "The number of rows of the string matrix must mat...

9 years ago | 1 answer | 0

1

answer

Question


Pixel Extraction From Using Cluster
Hi Experts Let me explain my problem with details....I have an image from which i need to find the big cluster for this i m u...

9 years ago | 0 answers | 1

0

answers

Question


For Loop issue in code
Can anyone please guide in this scenario.. I have out = [a,histc(idx(:),a)]; % out variable having cluster nu...

9 years ago | 0 answers | 0

0

answers

Question


Finding Max Value From Matlab Variable
Hi Experts, I have a variable out <</matlabcentral/answers/uploaded_files/27631/max%20issue.png>> i want to extrac...

9 years ago | 1 answer | 0

1

answer

Question


K- Mean Clustering Algorithm Issue
Hi Experts, I am using the following code to find clusters in my image using K - Mean [ I map] = imread('D:\MS\Research\Class...

9 years ago | 0 answers | 0

0

answers

Answered
display output k-means clustering, display output clustering as a image
Hi Experts, I am using the following code to find clusters in my image using K - Mean [ I map] = imread('D:\MS\Research\Class...

9 years ago | 0

Question


How to run the following matlab code?
Hi Experts, I have take the following code from file exchange, credits: ankit dixit Can any one help me how to run this co...

9 years ago | 0 answers | 0

0

answers

Question


Filters for Gray Scale Images
*Hi Experts,* How to apply filter on gray scale images? can any one show a simple example for it. *Regards*

9 years ago | 0 answers | 0

0

answers

Question


Image Segmentation using support vector machine
Hello Every One, I am a newbie to Matlab, I am performing image segmentation using SVM and written the following lines of cod...

11 years ago | 0 answers | 0

0

answers

Question


Road Extraction from Image using SVM?
Can any one help me to write code for road extraction from image using Support vector machine? Any Help would be appreciated....

11 years ago | 3 answers | 0

3

answers