Statistica
9 Domande
0 Risposte
RANK
283.349
of 297.016
REPUTAZIONE
0
CONTRIBUTI
9 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
22.22%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
plz check the attachment.the files are in .wav format.but i can't open it in matlab using 'wavread'.
the error while attempting to open the file is : Error messages: Error using wavread Invalid Wave File. Reason: Data compressio...
circa 11 anni fa | 0 risposte | 0
0
risposteDomanda
plz help me with this error
for index = 1 : length(filelist) fprintf('Processing %s\n', filelist(index).name); % Read the sample rate Fs and store ...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to include audio files(.wav) in a program?
I have to generate the sound corresponding to each english alphabet. I have a database of audio files in .wav format. How can I...
circa 11 anni fa | 0 risposte | 0
0
risposteDomanda
PLEASE HELP ME WITH THIS CODE
srcFiles = dir('C:\Users\Delna_Jose\Documents\MATLAB\database\*.png'); % the folder in which ur images exists for i = 1 : ...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
is there any function to convert uint to uchar?
is it possible to convert unsigned integer to unsigned character?
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to access a set of images as a file for character recognition?
I'm doing character recognition. Now I have a database of handwritten English alphabets. 55 samples of each letter(in .png form...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Where can I find a data base of handwritten English alphabets?
I wanted to do Character Recgnition of Handwritten English alphabets using Euclidean Distance Classifier.
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how can I compare an input image with another image in the database?
I am doing character recognition.
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to convert a 2D matrix to a column vector?
I have to compare two images of same/different alphabets using euclidean distance method. The function 'euclidean' requires the ...
circa 11 anni fa | 3 risposte | 0