photo

XIN JIN


The University of Edinburgh

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
203,991
of 301,454

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,287

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,632

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

11 years ago | 4 answers | 0

4

answers