photo

Joshua Ekwueme


Last seen: nästan 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 3 år ago | 1 answer | 0

1

answer

Question


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...

nästan 3 år ago | 1 answer | 0

1

answer

Question


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)

nästan 3 år ago | 1 answer | 0

1

answer

Question


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

nästan 3 år ago | 1 answer | 0

1

answer