Newton's iteration

Consider the following Newton iteration formula x n+1 =(1/3) (2xn-R/xn^2) , Does it converge for x0 does not equal 0? if so, to what values?

댓글 수: 3

Walter Roberson
Walter Roberson 2011년 9월 29일
This appears to be a mathematical question, not a question about MATLAB.
Walter Roberson
Walter Roberson 2011년 9월 29일
This posting too needs proper bracketing.
Jan
Jan 2011년 9월 29일
@Diyora: You've posted 3 homework questions without showing any effort. This is not a good start in a forum. We are not an answering machine.
If you show, what you have done so far and ask for specific problems, it is more liekly that other users spend time for helping you.

댓글을 달려면 로그인하십시오.

답변 (1개)

William
William 2011년 9월 29일

0 개 추천

Do you have the symbolic toolbox? If so syms x n
(Formula)

카테고리

도움말 센터File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

질문:

2011년 9월 29일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by