photo

jimy george


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
176.869
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
22.22%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 : ...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


is there any function to convert uint to uchar?
is it possible to convert unsigned integer to unsigned character?

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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.

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I compare an input image with another image in the database?
I am doing character recognition.

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 12 años hace | 3 respuestas | 0

3

respuestas