Community Profile

photo

William Larsson


Last seen: 5 meses hace Con actividad desde 2020

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


Changing color of a certain cell in a matrix after breaking a for-loop
Hi! I have a question regarding changing a certain cell when breaking a for loop. In my code, I have criterias for the top a...

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

2

respuestas

Pregunta


Creating an Image matrix (5x10) from a 5x100 matrix
clc clear all I = 1; b0 = I; ep0 = 0; c0=0; a10=0; tMax=30; dt=0.1; timeVector = 0:dt:tMax; nIterations = length(t...

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

2

respuestas

Pregunta


Finding the matrix I generated two iterations back, while loop
I need my code to remember the matrix it generated two iterations back, and if this matrix is equal to the present one I want th...

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

1

respuesta