Statistik
9 Fragen
0 Antworten
RANG
182.555
of 295.467
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
22.22%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 : ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
is there any function to convert uint to uchar?
is it possible to convert unsigned integer to unsigned character?
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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.
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can I compare an input image with another image in the database?
I am doing character recognition.
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 11 Jahre vor | 3 Antworten | 0