photo

GMDI


Last seen: más de 1 año hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
1 Respuesta

CLASIFICACIÓN
284.399
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Combining multiple rows from one matrix to another matrix
Hi..I have a P matrix like this: Hi, Let's say I have a P matrix (10*5) and I want to get Q matrix (5*10) from this P matri...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


sequence/pattern problem
Hi, I have a problem. A=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ]; From above A, I want B li...

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

1

respuesta

Pregunta


matrix with different dimension or how to use cell
Hi, I have a problem: S=[6000 6000 6000]; D=[1120 1680 1760]; P= [3 0 1 2 0 0 ...

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

1

respuesta

Pregunta


matching based on some conditions
Hi, I have following D2, CD, T matrix from previous part of the code: D2 = [1400 2200 1500]; CD = [4000 1200 1500]; T=[ 3 ...

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

1

respuesta

Pregunta


Open and closed dots for endpoint
Hi, I have a P matrix from where I want to draw a figure with open and closed dots for endpoints (piecewise step function). I tr...

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

1

respuesta

Pregunta


copy text and numeric data from excel and make a matrix in matlab
I have following data in excel – A 1 5 B 2 6 C 3 7 D 4 8 E 5 9 F 6 10 I want to create a matrix K in matlab using above ...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Sorting from highest to lowest for a particular column
I have A (3*5) matrix. I have B(14*6) matrix. Now I want C (14*5) matrix from A and B in such a way that column 2 and 3 for eac...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Respondida
Finding sequences and choose first one from that sequence
Hi Cris, Sorry to bother you again. Looks like the code you provided works accurate for that small matrix A. But if my A matrix...

más de 6 años hace | 0

Pregunta


Finding sequences and choose first one from that sequence
I have a matrix like this : A=[1 7; 1 8; 2 2; 2 3; 2 4; 2 8; 4 3; 4 4; 4 5; 4 6]; I want to find a matrix (say B) from A as ...

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

3

respuestas