photo

Thirunavukkarasu Yadav


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
39.208
of 301.234

REPUTACIÓN
1

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
57.14%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 21.204

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 173.580

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


how to find date data type in given field
Example Raw={'12-may-2014','1-05-2016','14/12/2016', 'string','123'} how to find idx is true and false field idx={1,1,1,0,...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to use the split function the below dataset
raw={'12_peeter','14_kumar','34_jai','56_papu'} how to replace this format a={'peeter-12','kumar-14','jai-34','papu-56'} ...

alrededor de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to resolve the inconsistent fields....
Country Name(CN) CN={'America', 'Amrica', 'cheina', 'china', 'Cnada', 'canada', 'mexico', 'mexicoo'} But How to corre...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to find inconsistent and irrelevent data found in a dataset
for Example qualification: a={'UG','PG','Diploma','123','Nil','professional','12-may-2016'} how to find numbers, date, Nil...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to replace Missing value Nearest Neigbour method for the given data
A={‘GANAPAVARAM’, ‘ACHYUTHAVALLI’, 1,’ MARRIED’, 83;’ KALEKHANPET’,’ LILLY’, 3,’ UNMARRIED’, NaN; NaN, ‘PRABHAVATHI’, 1, ‘UNMARR...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to change unique format in the date field
a={'05-03-13','10-12-13','04-03-14','16/07/2014','08-07-13','28/11/2013','12-06-12','02-03-12','19/04/2013'} they have mixed ...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to find NaN values in a cell array.
This is my data: a = {'raja' 'I' 76 56 NaN;'bala' 'R' 12 7 56;'kavi' NaN 56 5 12} X = find(isnan...

alrededor de 9 años hace | 2 respuestas | 1

2

respuestas