Community Profile

photo

Joshua Ekwueme


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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)

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변