統計
MATLAB Answers
3 質問
0 回答
ランク
of 178,011
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 4 件の回答 | 0