photo

mona


Last seen: 8 meses hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

10 Preguntas
2 Respuestas

CLASIFICACIÓN
39.156
of 300.364

REPUTACIÓN
1

CONTRIBUCIONES
10 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
30.0%

VOTOS RECIBIDOS
1

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

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


how to find closest values in array)
I want to find closest numbers in array as shown in example a=[4 7 8 9 10 11 20 23 26 27 28 29 30 60] output first group 7 8...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to segement arabic word into characters?
I need to segment arabic word into character such as image I need to divide into two subimage <</matlabcentral/answers/uploa...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to segment arabic word?
I want to segment an Arabic word into single characters. Based on the histogram/profile, I assume that I can do the segmentation...

más de 8 años hace | 0 respuestas | 1

0

respuestas

Pregunta


What is the algorithm used for built-in MATLAB OCR function?
I need to know information that built in matlab OCR function based on , can you suuport me any information or papers related to ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate moment Features for character recognition?
I implement this code to calculate 7 invarient moments but it always display I_1 with value and I_2:I_7 with zeros this is corre...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to reduce dimensionality of features by usin pca?
Now I can apply PCA in Matlab by using [coeff, score, latent, ~, explained] = pca(X);and size of X 20*20, And now my confusion b...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Does pca apply on one dimension data?
I need to get significant data in vector contain 300*1 values

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to use Principal Component Analysis to reduce feature vector size?
I am working on character recognition. Feature vector size i got is 200x1 How can i use pca analysis to reduce the feature vecto...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


does imgradient not work on binary image because when apply on circles.png image return zeros?
does imgradient not work on binary image because when apply on circles.png image return zeros?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to segement lines, words and characters from a image containing paragraph and clearly shows the segemented lines,words and characters ?
how to segement lines, words and characters from a image containing paragraph and clearly shows the segemented lines,words and c...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
how to save multiple images in .mat file using matlab software.
After creat .mat file with images,I need to deal with index of .mat file

más de 8 años hace | 0

Respondida
How to create a single .mat file from multiple images?
how to deal with images in a single .mat file?

más de 8 años hace | 0