photo

jano satti


Last seen: alrededor de 1 año hace Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Professional Interests: no

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
89.889
of 300.338

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

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


finding minimum from two matrix
I have matrix A and B of same order. I want to find minimum nonzero value of matrix A and its location. If A has more than one...

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

1

respuesta

Pregunta


location of element in matrix
I have a matrix mat and I want to find location of x in mat matrix.location should be in order of x. mat =[ 1.0000 ...

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

3

respuestas

Pregunta


accessing vector elements in random order and update new values
A=[2 3 5] B=[1 6 4] X=[0 50 110 0 45] Y=[250 0 0 35 0 120] A and B are indices of X and Y respectively. I want to...

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

1

respuesta

Pregunta


Compare two different length vectors
let say A=[2 3] and B=[3 3 2] and c=[ 10 20],now A compares the elements with B and assign values from c. Answer is D=[20 20 10...

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

1

respuesta