photo

Britt


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
173.102
of 301.383

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
16.67%

ERHALTENE STIMMEN
0

RANG
 of 21.252

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.306

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort