photo

Risma Fitriyani


Last seen: casi 3 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
271.633
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

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 2

Ver insignias

Feeds

Ver por

Pregunta


how to find max value on matrix and mark it
A = [1 2 3; 2 4 2; 6 4 3] if A is a matrix, how to find max value on A and mark the max value with 1? the output would be like =...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to sum every each rows on matrix
i have size matrix 5x25, i want to sum every each rows and the output would be 5x1 matrix. how to do that? thanks in advance

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do loop on rows matrix?
i have zeros matrix which has 3 rows and 6 columns. i want to allocate “1” on zeros matrix for each columns in order to get the ...

casi 3 años hace | 3 respuestas | 0

3

respuestas