photo

Omar Benavente


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

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


how to change U(0,t) = 1 to Ux(0,t) = 1
a = @(t) 1; b = @(t) 1; xArray = dx*(0:J); tArray = dt*(0:N); for n = 1 : N u(1, n+1)=a(tArray(n+1)); % B...

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

1

respuesta