Community Profile

photo

Anu Kunnath


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Using MATLAB, calculate a sum from within a script, by adding the individual elements together
I can do the sum generally on matlab but I do not know to to add the individual elements.

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

0

respuestas

Pregunta


Trying to plot this curve what have I done wrong?
plot(18*sqrt(2)*(sqrt(1+1/(1+x^2)) + asin(1/(1+x^2)-pi/2)))

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

1

respuesta

Pregunta


Why cant' I plot this graph?
x = linspace(0,2,250); y = 15*x^3-9*x^2-36*x+36; plot(y,x)

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

1

respuesta