equations with one unknown

조회 수: 1 (최근 30일)
Cat White
Cat White 2017년 11월 10일
댓글: Walter Roberson 2017년 11월 10일
give:
a. f(x) = –2x^6 – 1.54x^4 + 10x + 2
b. f(x) = 4x –1.8x^2 +1.2x^3 – 0.3x^4
c. f(x) = x^5 – 16.05x^4 + 88.75x^3 –192.0375x^2 + 116.35x + 31.6875
Iteration to relative error less than 0.01%
1.Use "Graphical Method" confirm the possible root location
2.Use "Bisection Method & False Position Method" use initial guess xl=0 and xu=1 or custom start guess
3.Use "Newton-Raphson Method & Secant Method" use initial guess xi=1 or custom start guess
  댓글 수: 2
KSSV
KSSV 2017년 11월 10일
Okay...so what is the question? Where is your attempt?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Newton-Raphson Method에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by