Community Profile

photo

Joshua Ekwueme


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

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


Is there any way to print values to more decimal places using fprintf?
fprintf('The value claculated for Vo is %f \n',est)

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

1

respuesta

Pregunta


Im not sure as to why this code wont stop running. Can some one help
k=1.584; m=1.692; c=8.84; Xo=0.2458874; t1=6.838; x=0.37328; Wn=sqrt(k/m); Ccrit=2*sqrt(k*m); Dr=c/Ccrit; n1=5; x_left...

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

1

respuesta

Pregunta


The beginning of my graph is getting the wrong values. values for x=20,25 and 30 are correct. can someone help?
x=0:5:30; y=(110)*x/(5+x).*exp((-0.8*x)/8); plot(x,y)

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

1

respuesta

Pregunta


How would I put this into a graph?
y=𝟏𝟏𝟎(x/𝟓+x)𝒆(−𝟎.𝟖x/𝟖)

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

1

respuesta