Statistiques
6 Questions
0 Réponses
RANG
126 615
of 301 517
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 21 314
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 060
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 10 ans il y a | 1 réponse | 0
