Community Profile

photo

XIN JIN


The University of Edinburgh

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to choose a tolerance equivalent to one digit larger than machine precision?
Question: By using the function Newton to compute the root of f(x)=x-exp(-x). Choose a tolerance equivalent to one digit larger...

9 years ago | 0 answers | 0

0

answers

Question


How to choose a sensible tolerance equivalent to 10 significant digits.
By using a function called FixedPoint to compute 10 iterations for g(x) and h(x). function [x, flag] = FixedPoint(g, x0, t...

9 years ago | 1 answer | 0

1

answer

Question


how to fix the warning message with polyfit?
x_data = 1:33; f_data = [2 7 5 5 8 9 10 9 15 14 25 45 50 35 48 74 102 147 171 199 226 208 200 150 121 54 27 30 12 10 10 4 5...

9 years ago | 4 answers | 0

4

answers