photo

Asher


Last seen: 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


What is happening with the line of best fit here?
StrainStress = [0.00005 010.1; 0.00007 014.3; 0.00011 021.8; 0.00014 027.6; 0.00020 040.0; 0.00030 061.1; 0.00040 079.8; ...

2개월 전 | 답변 수: 1 | 0

1

답변

질문


Why does the value of tolerance stop at n=2 (third value of the iteration) within the while loop?
I am using a while loop to determine the taylor expansion of cos(x), I am trying to work out how many iterations (with the resul...

2개월 전 | 답변 수: 2 | 0

2

답변

질문


How to provide a positive and negative value for the tolerance value?
I am using a while loop to determine the taylor expansion of cos(x), I am trying to work out how many iterations (with the resul...

2개월 전 | 답변 수: 2 | 0

2

답변

질문


What does X(counter) do in this piece of code?
This code uses a while loop to determine which value of x can be taken to say that the value of e^-x is approximately equal to z...

2개월 전 | 답변 수: 1 | 0

1

답변