photo

Asher


Last seen: 2 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
294.072
of 300.364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer een jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer een jaar ago | 2 answers | 0

2

answers

Question


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

ongeveer een jaar ago | 1 answer | 0

1

answer