photo

Kyle


Last seen: 16 días hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


how to graph a data array that is based on another data array
I have an assignment in economy that asks to pick the best option based on present worth analysis of multiple different highway ...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Pregunta


error in fminbnd and in my live function
i have to find the minimum Radius and Area using two equations: V = 1/3 * pi*r^2*h and A = pi*r*sqrt(r^2 + h^2) first i had ...

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

1

respuesta

Pregunta


How to Graph with the endpoints excluded from values
I have a cost to radius problem involving a water tower with a cylinder bas and a hemispherical top. The problem asks to plot th...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I'm trying to graph a function on an interval, and the graph either doesn't show up or is the wrong graph
x = linspace(-2,16,100); y = (4*cos(x))./(x.*exp(x.*-0.75)); plot(x,y) Here is my code, and when i run it, the graph is not t...

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

1

respuesta