photo

Umer Alam


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
1 Respuesta

CLASIFICACIÓN
123.104
of 301.433

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.272

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.520

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 do you bring about all possible combinations from two row vectors?
Say for example I have x=[1 2 3 4] y=[1 2 3 4] and I wanted to create a new vector z which would give all combinations o...

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

1

respuesta

Pregunta


Is there a function to sum 1:n matrices of same size?
I have, n=user input a=sum(matrix 1 to n)=element by element addition for matrices 1 to n to give a matrix of the same s...

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

1

respuesta

Pregunta


How to insert data into matrix form?
For example I have data in row matrix from a for loop for each element, for i=l:3 k11(i) k12(i) k21(i)...

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

2

respuestas

Respondida
How do you insert a changing variable into an input command?
Thanks a lot for both responses I spent many hours finding out, should have used this Mathwork site first. Peace

alrededor de 13 años hace | 0

Pregunta


How do you insert a changing variable into an input command?
So for example, for k=1:5 & i=1:5 x(k)=input('Enter value of (i) state') end For the above I want 5 input comma...

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

2

respuestas