photo

Britt


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
227,467
of 301,440

評判
0

コントリビューション
6 質問
0 回答

回答採用率
16.67%

獲得投票数
0

ランク
 of 21,282

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,580

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Initial guess to make fixed point diverge to infinity
Given the fixed point iteration xi+1 = g(xi) where g(x) = 1 - 5x + 15/2x^2 - 5/2x^3, how would I find an initial guess that make...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Fixed Point Iteration on an interval
I have the fixed point iteration x(i+1) = g(xi) where g(x) = 1 - 5x + 15/2x^2 - 5/2x^3. I want to find an initial guess that wil...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


Fixed point iteration - diverge to infinity
How am I to find/prove that I've chosen an initial guess that makes the FPI diverge to infinity? I have the fixed point itera...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Newton's Method
I have the function f(x) = e^(sin^(3)x) + x^6 − 2x^4 − x^3 − 1 on the interval [-2, 2]. I have plotted this and found that the ...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Roots of function - Fzero error
I'm trying to find the root of this function: f(x) = (1 - 3/4x)^(1/3) to then apply newton's method, but I don't know the initia...

10年弱 前 | 2 件の回答 | 0

2

回答

質問


Fixed Point Iteration - initial guesses
I have the fixed point iteration x(i+1) = g(xi) where g(x) = 1 - 5x + 15/2x^2 - 5/2x^3. From this I have to find initial guess...

10年弱 前 | 1 件の回答 | 0

1

回答