Community Profile

photo

Mahmoud Galal


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


If statement not replacing matrix elements correctly
Hello I have created a nested if loop inside a for loop which tries to iterate on a matrix produced previously from another for ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


for loop is endless
Hello all, I am trying to create a for loop for 10,000 iterations. I start by creating an empty vector which I then plug in in...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Computation to a matrix iteration not computing the rest of the steps
This is the answer: cpot2 = [0;0;0] %j = 0 %fcomp = (p*copt3(1,j+1))+(q*copt3(1,j+2))*exp(r*dt) for j = 1:3 cpot2(...

casi 2 años hace | 0

| aceptada

Pregunta


Computation to a matrix iteration not computing the rest of the steps
Hello Everyone, I am fairly new to programming and I am attempting to iterate through a matrix that I succeffully computed (not ...

casi 2 años hace | 1 respuesta | 0

1

respuesta