photo

W K


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
280.671
of 301.513

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.310

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.013

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


how can i extract circular data from matrix?
Hi, I have axb double data, and I want to extract circular nxn data. For example, as you can see in the jpg file I attache...

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

1

respuesta

Pregunta


making continual statement(?) without typing entire elements
X,Y,Z are data, a,b,c,n are numbers (a+b+c=n), X is 5xa double, Y is 5x(b+c) double, and Z is 1xn double data. - How...

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

1

respuesta

Pregunta


How can I generalise this?
I made this code; x = [0 1]'; y = [0 1]'; m = 2; n = 1; cell = {x, x, y}; % 2 x and 1 y [a_1 a_2 b_1] = ndgrid...

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

2

respuestas