photo

Srika


SSN College of Engineering

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Can i get code for character recognition using decision tree?
I'm doing project in text recognition using k-nn and decision tree.I don't have idea about decision tree.Please do help me

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get rid of the error: Error using horzcat. Dimensions of matrices being concatenated are not consistent.
I'm segmenting line from a document image using the following code. I want to store the segmented line in a folder from where i ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to train a group of images using KNN classifier?
I have to detect text from an image for that I should first train the system using KNN.How to do training in matlab using KNN?Wh...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


can someone explain this code?
function outClass = bayesien(sample, TRAIN, group, K, distance,rule) bioinfochecknargin(nargin,3,mfilename) [gindex,...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to convert a .mat file into a .csv file?
I have a .mat file loaded in workspace. I want to convert it into .csv file. FileData = load('Trainset.mat'); csvwrite('F...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten