Statistics
RANK
34.707
of 295.467
REPUTATION
1
CONTRIBUTIONS
19 Questions
1 Answer
ANSWER ACCEPTANCE
21.05%
VOTES RECEIVED
1
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
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, ...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
Support Vector Machine , Implementation Issues
I have the following SVM implementation: clc; clear all; load 'D:\MS\Research\Classification Model\Research I...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
K Mean Clustering Output Results Plotting
I have the following code which runs fines... index_string = int2str(k); Image_Path = strcat('...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 3 answers | 0
3
answersQuestion
Finding Values From Arrays
Hi Experts, I have the following lines of code I = <</matlabcentral/answers/uploaded_files/28467/I.png>> I ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
Using Support Vector Machine Results
Hi Experts, Below code runs fine and classify new pixels as well... clc; clear all; roadpixels = ...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 1
0
answersQuestion
For Loop issue in code
Can anyone please guide in this scenario.. I have out = [a,histc(idx(:),a)]; % out variable having cluster nu...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersdisplay 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...
meer dan 9 jaar 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...
ongeveer 10 jaar ago | 0 answers | 0
0
answersQuestion
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*
ongeveer 10 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
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....
meer dan 11 jaar ago | 3 answers | 0