photo

VALARMATHY K


Last seen: casi 5 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

All
MATLAB Answers

7 Preguntas
1 Respuesta

File Exchange

2 Archivos

Cody

0 Problemas
13 Soluciones

CLASIFICACIÓN
98.277
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
57.14%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
10.331 of 20.934

REPUTACIÓN
59

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
2 Archivos

DESCARGAS
2

ALL TIME DESCARGAS
596

CLASIFICACIÓN
33.034
of 168.373

CONTRIBUCIONES
0 Problemas
13 Soluciones

PUNTUACIÓN
140

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


How to calculate distance between two ginput?
hai friends i have to calculate distance between two ginput points and also how to calculate angle between 4 ginput. <</matla...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to plot graph using ginput?
Hi friends i want to plot a graph between two graphic input, i did it but i want to make it as my input should be visible before...

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

2

respuestas

Pregunta


How to plot this graph?
This is my code i am getting output, but i want to simply this because if i have to change the plotting interval i have to chang...

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

1

respuesta

Pregunta


How to do Arduino serial communication with MATLAB GUI Push button?
*This is the code which is available in Matlab central* s=serial('COM','BAUD', 9600); fopen(s); for m=1:10 ...

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

0

respuestas

Pregunta


How to plot this graph?
please, any one help me to plot this graph

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

1

respuesta

Pregunta


Is MATLAB providing free online tutorial?
Is MATLAB providing free online tutorial with certification?

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

2

respuestas

Respondida
How to find features of an image?
you can use this for your calculation GLCM = [0 1 2 3;1 1 2 3;1 0 2 0;0 0 0 3]; stats = graycoprops(GLCM) I = imread('...

alrededor de 8 años hace | 0

Pregunta


can i calculate GLCM for colour image?
if i import color image it show error, why?

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

0

respuestas