photo

Britt


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
173,102
of 301,383

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答