Community Profile

photo

Reza Ghasemi


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

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


how do i write this equation?
hello, how do i write this? my code is k = abs(x).*exp(-abs(x))

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


hello how do I write this function without getting an error saying "variable K has an incorrect value".
my code is: And so far only the (K) is wrong. N = 1000; a= 0; b= pi; h = (b-a)/N; x=a:h:b; f = x.^2.*sin(x); F = sum(f*h ...

casi 4 años hace | 2 respuestas | 0

2

respuestas